Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 731
53-1000436-01
zone
2
To copy backup_zn zone from the root zone database (AD0) to the current Admin Domain, with
Admin Domain member list filtering:
switch:admin> zone --copy -f AD0.backup_zn
To delete all reference of zone member 100,5:
switch:admin> zone --expunge “100,5”
To delete all reference of zone backup_zn:
switch:admin> zone --expunge backup_zn
To delete all reference of zone alias backup_ali1:
switch:admin> zone --expunge backup_ali1
LTo validate all zones in the zone database in the current transaction buffer:
switch:admin> zone --validate -m 0
To validate all zones in the zone database in the persistent storage:
switch:admin> zone --validate -m 1
To validate the zone object zone_test in the zone database in the current transaction buffer:
switch:admin> zone --validate -m 0 zone_test
See Also ad, zoneHelp