Q-Logic 5000 Switch User Manual


 
7 – Zoning Configuration
Managing Zones
7-18 59183-02 A
S
7.8.2
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
7.8.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.8.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.8.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