Technical data

Fabric OS Administrator’s Guide 13-19
Publication Number: 53-0000518-09
Creating and Modifying Zoning Configurations
13
Example
To add zones (members) to a zoning configuration
1. Connect to the switch and log in as admin.
2. Enter the cfgAdd command.
3. Enter the cfgSave command to save the change to the defined configuration.
Example
To remove zones (members) from a zone configuration
1. Connect to the switch and log in as admin.
2. Enter the cfgRemove command.
3. Enter the cfgSave command to save the change to the defined configuration.
Example
switch:admin> cfgcreate “NEW_cfg”, “redzone; bluezone; greenzone”
switch:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on the Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] y
switch:admin> cfgadd “newcfg”, “bluezone”
switch:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on the Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] y
switch:admin> cfgremove “newcfg”, “redzone”
switch:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on the Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] y