Brocade Communications Systems A7990A - StorageWorks SAN Director 4/16 Blade Switch Command Reference Manual page 611

Brocade fabric os command reference manual (53-1000240-01, november 2006)
Hide thumbs Also See for A7990A - StorageWorks SAN Director 4/16 Blade Switch:
Table of Contents

Advertisement

Note: Enter commands in lowercase only; mixed case is for readability.
Examples
To create a new, single MS_POLICY that enables access through a device that has WWN of
12:24:45:10:0a:67:00:40.:
primaryfcs:admin> secpolicycreate "MS_POLICY", "12:24:45:10:0a:67:00:40"
MS_POLICY has been created.
primaryfcs:admin>
To create a new front panel policy that only enables domains 3 and 4 to use the front panel:
primaryfcs:admin> secpolicycreate "FRONTPANEL_POLICY", "3; 4"
FRONTPANEL_POLICY has been created.
primaryfcs:admin>
To create a device policy to allow two devices to attach to domain 3 ports 1 and 3 (the WWN of first
device is 11:22:33:44:55:66:77:aa and the WWN of second device is 11:22:33:44:55:66:77:bb):
primaryfcs:admin> secpolicycreate "DCC_POLICY_aB_7",
"11:22:33:44:55:66:77:aa;11:22:33:44:55:66:77:bb;3[1,3]"
DCC_POLICY_abc has been created.
primaryfcs:admin>
To create a telnet policy to allow anyone on the 192.168.5.0/24 network to access the fabric through
Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
can be specified using WWN, domain, or switch name.
<switch>
can be specified by port numbers separated by commas and enclosed in
<port>
either brackets or parenthesis: for example, (2, 4, 6). Ports enclosed in brackets
will 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.
OPTIONS_POLICY members
"NoNodeWWNZoning" is the only option.
SCC_POLICY Members
This policy type requires member IDs to be specified as WWN strings, domains,
or switch names. If domain or switch names are used, the switches associated must
be present in the fabric or the command fails.
To add all switches in the current fabric as members of the SCC_POLICY, enter
an asterisk (*) as the member value. This feature cannot be used by the other
security telnet commands.
2
secPolicyCreate
2-577

Advertisement

Table of Contents
loading

Table of Contents