Deployment Guide

59
5.7.3 backup-config
The switch configuration can be saved off and also stored in flash, in a file called backup-config. This can be
done using the “copy” command as shown below, and displayed using the show backup-config command.
JFTP0Z1_console# copy running-config backup-config
JFTP0Z1_console# show running-config
FJ6K0Z1_console> show backup-config
{
"Default Logging":
{
"components":
{
"API": true,
"Mapping": true,
"OFDB": true,
"datapath": true
},
"level": 1
},
"Management Interface":
{
"dhcp": true,
"ip address": "",
"ip gateway": ""
},
"OpenFlow Controller":
{
"connection max retries": 0,
"connection retry interval": 2000,
"enabled": true,
"ip address": "198.18.3.201",
"ip port": 6633,
"periodic echo ms": 10000,
"priority": 0,
"protocol version": "OpenFlow 1.3.4",
"reset echo count": 3,
"tls": false
},
"Password Hash": "dWAj3KHZgdo",
"Remote Syslog":
{
"enabled": false,
"ip address": "",
"ip port": 514
},
"SSH Service":
{
"enabled": false
},
"Telnet Service":
{
"enabled": true
}
}