Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

Fabric OS Command Reference 95
53-1001337-01
chassisDistribute
2
-fid FID Specifies the logical switch from which the distribution should originate. The
logical switch is identified by its fabric ID (FID). When a FID is specified, the
database is distributed to all chassis that are connected to the logical switch
and are configured to accept the distribution. This operand is required and
valid only when the switch is in Virtual Fabric mode.
-domain domain_list
Specifies a list of switch domain IDs that should receive the database. The
list must be enclosed in double quotation marks; members must be
separated by a semicolon. A wildcard (*) may be specified to include all
switches in the fabric that support the distribute feature. This operand is
required and valid only when Virtual Fabrics are disabled.
-force Distributes the database without confirmation.
Examples To distribute the IP Filter policies to all chassis that are connected through the logical fabric 128
and support the distribute feature:
switch:admin> chassisDistribute -db “IPFILTER” -fid 128
FID DOMAIN CHASSISWWN CHASSISNAME SUPPORTED_DIST
---------------------------------------------------------
128 3 10:00:00:05:1e:38:ac:0e DCX_93 yes
NON-VF 4 10:00:00:05:1e:39:bd:0f Silkworm24000 yes
128 98 10:00:00:05:1e:41:22:9f Brocade5000 no
chassisDistribute will distribute the database(s)to above topology.
Would you like to continue [Y/N] : y
ChassisDistribute operation succeeded for above topology
To distribute the IP Filter policies to all switches in the fabric that support the distribute feature
(Virtual Fabrics are disabled on the evoking switch):
switch:admin> chassisDistribute -db "IPFILTER" -domain "*"
FID DOMAIN CHASSISWWN CHASSISNAME SUPPORTED_DIST
--------------------------------------------------------
128 3 10:00:00:05:1e:38:ac:0e DCX_93 no
NON-VF 4 10:00:00:05:1e:39:bd:0f Silkworm24000 yes
128 98 10:00:00:05:1e:41:22:9f Brocade5000 no
ChassisDistribute will distribute the database(s) to above topology.
Would you like to continue [Y/N] : y
ChassisDistribute operation succeeded for above topology
See Also distribute, fddCfg