HP StorageWorks Fabric OS 6.2 administrator guide (5697-0016, May 2009)

Fabric OS 6.2 administrator guide 141
Displaying the database distribution settings
1. Connect to the switch and log in using an account assigned to the admin role.
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:- ""
Enabling 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>
where:
Disabling 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>
where:
Table 35 Supported policy databases
Database type Database identifier (ID)
Authentication policy database AUTH
DCC policy database DCC
FCS policy database FCS
IP Filter policy database IPFILTER
Password database PWD
SCC policy database SCC
localreject Refuse the databases distributed from other switches. Cannot distribute local database,
manually or automatically, to other switches.
database_id A semicolon-separated list of the local databases to be distributed; see Table 37 on
page 143 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 Table 35 on
page 141 for a list of identifiers.