Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 1057

Advertising
background image

Fabric OS Command Reference

1027

53-1003131-01

secPolicyRemove

2

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

Advertising