7 – Zoning Configuration
Managing Zones
59263-01 A 7-17
A
Create a Zone
Enter the Zone Create command to create a new zone as shown in the following
example:
SANbox #> admin start
SANbox (admin) #> zoning edit
SANbox (admin-zoning) #> zone create zone_1
SANbox (admin-zoning) #> zoning save
Delete a Zone
Enter the Zone Delete command to delete zone_1 from the zoning database as
shown in the following example:
SANbox #> admin start
SANbox (admin) #> zoning edit
SANbox (admin-zoning) #> zone delete zone_1
SANbox (admin-zoning) #> zoning save
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
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