HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 557
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.:
WWN Member Policy Types
The following policy types require members be specified by WWN address:
SES_POLICY (HP does not support SES_POLICY)
MS_POLICY
SERIAL_POLICY
FRONTPANEL_POLICY
These policy types require member IDs 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.
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 in the following format:
<switch><port>
<switch> can be specified using WWN, domain, or switch name.
<port> can be specified by port numbers separated by commas and enclosed in 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.
switch:admin> secpolicycreate "MS_POLICY", "12:24:45:10:0a:67:00:40"
MS_POLICY has been created.