Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 1235

Advertising
background image

Fabric OS Command Reference

1205

53-1003131-01

zone

2

The reason for not being in the current enforcement table could be one of the following:

The device is not online.

The device is online but is not Admin Domain-aware.

The device is online but it is not part of the current Admin Domain.

To copy the cur_cfg1 zone configuration from the root zone database (AD0) to the current Admin
Domain:

switch:admin> zone --copy AD0.cur_cfg1

To copy the backup_zn zone from the root zone database (AD0) to the current Admin Domain:

switch:admin> zone --copy AD0.backup_zn

To copy the 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 references associated with zone member 100,5:

switch:admin> zone --expunge"100,5"

You are about to expunge one configuration

or member. This action could result in removing

many zoning configurations recursively.

[Removing the last member of a configuration

removes the configuration.]

Do you want to expunge the member?

(yes, y, no, n): [no] yes

To validate all zones in the zone database in the current transaction buffer:

switch:admin> zone --validate -m 0

Defined configuration:

cfg: t_r_a_f_f_i_c_i_s_o_c__fg

bluezone; greenzone

cfg: ticonfig

regzone

zone: bluezone

1,1*; 1,2*

zone: greenzone 1,1*; 20:01:00:05:1e:01:23:e0*

zone: regzone 1,4*; 1,5*

zone: t_r_a_f_f_i_c_i_s_o_prop__zn

1,3*; 2,3*

------------------------------------

~ - Invalid configuration

* - Member does not exist

# - Invalid usage of broadcast zone

To validate all zones in the zone database in the persistent storage (defined configuration):

switch:admin> zone --validate -m 1

Defined configuration:

cfg: t_r_a_f_f_i_c_i_s_o_c__fg

bluezone; greenzone

cfg: ticonfig

regzone

zone: bluezone

1,1*; 1,2*

zone: greenzone 1,1*; 20:01:00:05:1e:01:23:e0*

zone: regzone 1,4*; 1,5*

Advertising