A SERVICE OF

logo

7 – Zoning Configuration
Managing Zones
7-16 59183-01 A
S
7.7.3
Rename a Zone
Enter the Zone Rename command to rename zone_1 to zone_a as shown in the
following example:
SANbox #> admin start
SANbox (admin) #> zoning edit
SANbox (admin-zoning) #> zone rename zone_1 zone_a
SANbox (admin-zoning) #> zoning save
7.7.4
Copy a Zone
Enter the Zone Copy command to copy the contents of an existing zone (zone_1)
to a new zone (zone_2) as shown in the following example:
SANbox #> admin start
SANbox (admin) #> zoning edit
SANbox (admin-zoning) #> zone copy zone_1 zone_2
SANbox (admin-zoning) #> zoning save
7.7.5
Add Members to a Zone
Enter the Zone Add command to add ports/devices to zone_1 as shown in the
following example:
SANbox #> admin start
SANbox (admin) #> zoning edit
SANbox (admin-zoning) #> zone add zone_1 alias_1 1,4 1,5
SANbox (admin-zoning) #> zoning save
7.7.6
Remove Members from a Zone
Enter the Zone Remove command to remove ports/devices from zone_1 as
shown in the following example:
SANbox #> admin start
SANbox (admin) #> zoning edit
SANbox (admin-zoning) #> zone remove zone_1 alias_1 1,4 1,5
SANbox (admin-zoning) #> zoning save