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

Fabric OS Command Reference Manual 2-585
Publication Number: 53-1000240-01
secPolicyRemove
2
Note: Enter commands in lowercase only; mixed case is for readability.
IP Address Member Policy Types
The following policy types require members be specified by IP address:
TELNET_POLICY
HTTP_POLICY
•API_POLICY
•RSNMP_POLICY
•WSNMP_POLICY
These policy types require member IDs in dot notation (for example,
124.23.56.122). If 0 is specified in one of the octets, it means any number can be
matched.
WWN Member Policy Types
The following policy types require members be specified by WWN address:
•FCS_POLICY
•SES_POLICY
MS_POLICY
SERIAL_POLICY
FRONTPANEL_POLICY
•SCC_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 specified in the following format:
<switch><port>
<switch>
can be specified using WWN, domain, or switch name.
<port> can be specified by port number 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.