{{define "backup.html"}} {{template "base" .}} {{end}} {{define "content"}}
Backup

Download the current startup configuration as a JSON file. The file format is

startup-config-$hostname-$date-$time.cfg

Download config
Restore

Restore a previously backed-up configuration. By default the restore operation is made to running config, this is the safe default.

{{end}}