Cfgremove remove’s one or more members from an existing zone configuration. If all members are removed, the zone configuration will be deleted.
- This command updates the defined configuration (refer to
cfgShow
to review the current settings). - To activate the changes, execute the
cfgEnable
command. - To retain the changes after a switch reboot, save the configuration to nonvolatile memory using the
cfgSave
command.
Cfgremove Example
To remove zone from the configuration use the below command.
switch:admin> cfgremove "Config123", "ZoneAlpha;ZoneBeta"