Reference Guide
Brocade Fabric OS Command Reference 181
53-1004112-02
distribute
Examples
To distribute the Switch Connection Control Policy and Device Connection Control Policy to domains 3 and 5 in
the fabric:
switch:admin> distribute -p "SCC;DCC" -d "3;5"
To distribute the Switch Connection Control Policy, Fabric Configuration Server Policy, and Password database to
all domains in the fabric that support the distribute feature:
switch:admin> distribute -p "SCC;FCS;PWD" -d "*"
Wildcard domains are:
1 3 5
To distribute the FCS policy, and the Password database to all domains in the fabric that support the distribute
feature:
switch:admin> distribute -p "FCS;PWD" -d "*"
To distribute the AUTH and FCS policies to all switches in the fabric:
switch:admin> distribute -p "AUTH;FCS" -d "*"
To distribute the AUTH and SCC policies to domains 1 and 3 in the fabric:
switch:admin> distribute -p "AUTH;SCC" -d "1;3"
SEE ALSO fddCfg