5 – Switch ConfigurationManaging Switch Configurations5-12 59183-02 AS5.3.3Copy a Switch ConfigurationEnter the Config Copy command to create a copy of an existing configuration asshown in the following example:SANbox (admin) config copy config_1 config_25.3.4Delete a Switch ConfigurationEnter the Config Delete command to delete a configuration from the switch asshown in the following example. You cannot delete the active configuration nor thedefault configuration (Default Config).SANbox (admin) config delete config_25.3.5Modify a Switch ConfigurationTo modify a switch configuration, you must open an Admin session with the AdminStart command. An Admin session prevents other accounts from making changesat the same time through Telnet, Enterprise Fabric Suite 2007, or anothermanagement application. You must also open a Config Edit session with theConfig Edit command and indicate which configuration you want to modify. If youdo not specify a configuration name the active configuration is assumed.The Config Edit session provides access to the Set Config commands with whichyou make modifications to the port, switch, port threshold alarm, or zoningconfiguration components as shown:SANbox #> admin startSANbox (admin) #> config editThe config named default is being edited.SANbox (admin-config)#> set config port . . .SANbox (admin-config)#> set config switch . . .SANbox (admin-config)#> set config threshold . . .SANbox (admin-config)#> set config zoning . . .The Config Save command saves the changes you made during the Config Editsession. In this case, changes to the configuration named Default are being savedto a new configuration named config_10132003. However, the new configurationdoes not take effect until you activate it with the Config Activate command:SANbox (admin-config)#> config save config_10132003SANbox (admin)#> config activate config_10132003SANbox (admin)#> admin endThe Admin End command releases the Admin session for other administratorswhen you are done making changes to the switch.