Command Reference Guide

Fabric OS Command Reference 351
53-1002746-01
fddCfg
2
fddCfg
Manages the fabric data distribution configuration parameters.
SYNOPSIS fddcfg --showall
fddcfg --localaccept policy_list
fddcfg --localreject policy_list
fddcfg --fabwideset policy_list
DESCRIPTION Use this command to manage the fabric data distribution configuration parameters. These parameters
control the fabric-wide consistency policy.
Switches can be locally configured to allow or reject a security policy. Supported policies include the
following:
SCC
Switch Connection Control policy
DCC
Device Connection Control policy
SCC
Switch Connection Control policy
PWD
Password policy
FCS
Fabric Configuration Server policy
PWD
Fabric Element Authentication policy
IPFILTER
IP Filter policy
Automatic distribution of a fabric-wide consistency policy is limited to SCC, DCC, and FCS policies. Use
the --fabwideset parameter to enforce these policies fabric-wide in tolerant or strict mode, In strict mode,
fabric-wide enforcement of FCS consistency policy is possible in mixed fabrics. However, switches that
do not support the policies ignore them.
NOTES The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.
OPERANDS This command has the following operands:
--showall
Displays the accept/reject configuration of all policy sets and the fabric-wide
consistency policy on the switch.
--localaccept policy_list
Configures the switch to accept distributions of the specified policies. The policies
in policy_list must be separated by semicolons and enclosed in quotation marks;
for example, "SCC;DCC;FCS".