
A – Command Line Interface | |
Config Command | |
|
|
|
|
Config Command
Manages the Fibre Channel configurations on a switch. For information about setting the port and switch configurations, refer to the ”Set Config Command” on page
Authority Admin for all keywords except List
Syntax config
activate [config] backup cancel
copy [config_source] [config_destination] delete [config]
edit [config] list restore save [config]
Keywords activate [config]
Activates the configuration given by [config]. If you omit the configuration, the currently active configuration is used. SANbox2 supports up to 10 configurations (only one can be active at a time).
backup
Creates a file named configdata, which contains the system configuration information. This file should be downloaded from the switch using FTP and stored in a safe place.
cancel
Terminates the current configuration edit session without saving changes that were made.
copy [config_source] [config_destination]
Copies the configuration given by [config_source] to the configuration given by [config_destination].
delete [config]
Deletes the specified configuration file where [config] is a file name.
edit [config]
Opens the an edit session for the configuration given by [config]. If you omit the configuration name, the currently active configuration is used. SANbox2 supports up to 10 configurations (only one can be active at a time).
list
Displays a list of all available configurations. This keyword is available with User authority.
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