Reference Guide
Brocade Fabric OS Command Reference 987
53-1004112-02
secPolicyRemove
DCC_POLICY Members
The DCC_Policy_nnn is a list of devices associated with a specific switch and port
combination. The device is specified with a WWN string. The switch and port combination
must be specified in the switch port format where switch can be specified by switch WWN,
domain, or switch name. The port parameter can be specified by port number separated by
commas, and enclosed in either brackets or parentheses: for example, (2, 4, 6). Ports
enclosed in brackets include the devices currently attached to those ports.
The following examples illustrate several ways to specify the port values:
(1-6)
Selects ports 1 through 6.
(*)
Selects all ports on the switch.
[3, 9]
Selects ports 3 and 9 and all devices attached to those ports.
[1-3, 5]
Selects ports 1 through 3 and 5 and all devices attached to those ports.
[*]
Selects all ports on the switch and devices currently attached to those ports.
Examples To remove a member that has a WWN of 12:24:45:10:0a:67:00:40 from SCC policy:
switch:admin> secpolicyremove "SCC_POLICY", \
"12:24:45:10:0a:67:00:40"
Member(s) have been removed from SCC_POLICY.
To remove a member with SCC policy and HIF enabled:
switch:admin> secpolicyremove "SCC_POLICY" "10:00:00:27:f8:d0:b3:8f"
HIF mode is enabled. About to remove SCC_POLICY member(s).
ARE YOU SURE (yes, y, no, n): [no] y
SEE ALSO secPolicyAbort, secPolicyActivate, secPolicyAdd, secPolicyCreate, secPolicyDelete, secPolicyDump,
secPolicySave, secStatsShow