A – Command Line Interface Zone Command
S
delete [zone]
Deletes the specified zone given by [zone] from the zoning database. If the zone is a component of the active zone set, the zone will not be removed from the active zone set until the active zone set is deactivated.
list
Displays a list of all zones and the zone sets of which they are components. This keyword does not require an Admin session.
members [zone]
Displays all members of the zone given by [zone]. This keyword does not require an Admin session.
remove [zone] [member_list]
Removes the ports/devices given by [member_list] from the zone given by [zone]. Use a <space> to delimit aliases and ports/devices in [member_list]. [member_list] can have any of the following formats:
Domain ID and port number pair (Domain ID, Port Number). Domain IDs can be
Alias name
rename [zone_old] [zone_new]
Renames the zone given by [zone_old] to the zone given by [zone_new].
type [zone] [zone_type]
Specifies the zone type given by [zone_type] to be assigned to the zone name given by [zone]. If you omit the [zone_type], the system displays the zone type for the zone given by [zone]. [zone_type] can be one of the following:
soft – name server zone
hardACL – Access control list hard zone. This keyword is case sensitive.
zonesets [zone]
Displays all zone sets of which the zone given by [zone] is a component. This keyword does not require an Admin session.
|