Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

2-574 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
secPolicyAdd
2
Note: Enter commands in lowercase only; mixed case is for readability.
(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.
OPTIONS_POLICY members
"NoNodeWWNZoning" is the only option.
Examples To add a member to the MS_POLICY using the device WWN:
To add an SNMP manager to WSNMP_POLICY:
To add two devices to attach to domain 3, ports 1 and 3, in an existing empty DCC policy; port WWN
of the first device is 11:22:33:44:55:66:77:aa and port WWN of the second device is
11:22:33:44:55:66:77:bb:
See Also distribute, fddCfg, secPolicyAbort, secPolicyActivate, secPolicyCreate, secPolicyDelete,
secPolicyDump, secPolicyRemove, secPolicySave
primaryfcs:admin> secpolicyadd "MS_POLICY", "12:24:45:10:0a:67:00:40"
Member(s) have been added to MS_POLICY.
primaryfcs:admin
primaryfcs:admin> secpolicyadd "WSNMP_POLICY", "192.168.5.21"
Member(s) have been added to WSNMP_POLICY.
primaryfcs:admin
primaryfcs:admin> secpolicyadd "DCC_POLICY_abc",
"11:22:33:44:55:66:77:aa;11:22:33:44:55:66:77:bb;3(1,3)"
Member(s) have been added to DCC_POLICY_abc.
primaryfcs:admin