HP StorageWorks Fabric OS 6.x administrator guide (5697-7344, March 2008)

Fabric OS 6.x administrator guide 123
2. Enter the following command:
switch:admin> fddcfg --showall
Local Switch Configuration for all Databases:-
DATABASE - Accept/Reject
---------------------------------
SCC - accept
DCC - accept
PWD - accept
FCS - accept
AUTH - accept
IPFILTER - accept
Fabric Wide Consistency Policy:- ""
To enable local switch protection:
1. Connect to the switch and log in using an account assigned to the admin role.
2. Enter the following command:
fddCfg --localreject <database_ID>
To disable local switch protection:
1. Connect to the switch and log in using an account assigned to the admin role.
2. Enter the following command:
fddCfg --localaccept <database_ID>
Distributing ACL policies to other switches
This section explains how to manually distribute local ACL policy databases to Fabric 5.2.0 and later
switches. The distribute command has the following dependencies:
All target switches must be running Fabric OS 5.2.0 or later.
All target switches must accept the database distribution (see <Link>“Configuring the database
distribution settings” on page 122).
The fabric must have a tolerant or no (absent) fabric-wide consistency policy (see <Link>“Setting the
consistency policy fabric-wide” on page 124).
If the fabric-wide consistency policy for a database is strict, the database cannot be manually
distributed. When you set a strict fabric-wide consistency policy for a database, the distribution
mechanism is automatically invoked whenever the database changes.
The local distribution setting must be accepted. To be able to initiate the distribute command, set the
local distribution to accept.
localrejec
t
Refuse the databases distributed from other switches. Cannot distribute local
database, manually or automatically, to other switches.
database_i
d
A semicolon-separated list of the local databases to be distributed; see
<Link>Table 34 on page 122 for a list of identifiers.
localaccept
Default setting. Allows local database to be overwritten with databases
received from other switches. Allows local database to be manually or
automatically distributed to other switches.
database_id
A semicolon-separated list of the local databases to be distributed; see
<Link>Table 34 on page 122 for a list of identifiers.