B Command Line Interface
Zoneset Command
B-66 59042-00 A
list
Displays a list of all zone sets. This keyword is available with User authority and
does not require a Zoning Edit session.
remove [zone_set] [zone_list]
Removes one or more zones given by [zone_list] from the zone set given by
[zone_set]. If [zone_set] is the active zone set, the zone will not removed until the
zone set has been deactivated. [zone_list] can be an alias. This keyword requires
a Zoning Edit session.
rename [zone_set_old] [zone_set_new]
Renames the zone set given by [zone_set_old] to the name given by
[zone_set_new]. You can rename the active zone set. This keyword requires a
Zoning Edit session.
zones [zone_set]
Displays all zones that are members of the zone set given by [zone_set]. This
keyword is available with User authority and does not need a Zoning Edit session.
Notes A zone set must be active for its definitions to be applied to the fabric.
Only one zone set can be active at one time.
A zone can be a member of more than one zone set.
Examples The following is an example of the Zoneset Active command:
SANbox2 $> zoneset active
The active ZoneSet is: Beta
The following is an example of the Zoneset List command:
SANbox2 $> zoneset list
Current List of ZoneSets
------------------------
alpha
beta
The following is an example of the Zoneset Zones command:
SANbox2 $> zoneset zones ssss
Current List of Zones for ZoneSet: ssss
----------------------------------
zone1
zone2
zone3