B Command Line Interface
Config Command
B-8 59042-00 A
restore
Restores configuration settings to the switch from a backup file named configdata,
which must be first uploaded on the switch using FTP. You create the backup file
using the Config Backup command. Use FTP to load the backup file on a switch,
then enter the Config Restore command.
save [config]
Saves changes made during a configuration edit session in the configuration
given by [config]. If you omit the configuration name value, the configuration you
chose for the Config Edit command is used.
Notes If you edit the active configuration, changes will be held in suspense until you
reactivate the configuration or activate another configuration.
Examples The following shows an example of how to open and close a Config Edit session:
SANbox2 $> admin start
SANbox2 (admin) #> config edit
.
.
.
SANbox2 (admin-config) #> config cancel
Configuration mode will be canceled.Please confirm (y/n): [n] y
SANbox2 (admin) #> admin end
SANbox2 $>