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

560 Fabric OS commands
Operands
This command has the following operand:
NOTE: After security policy is deleted, fabric-wide switch access through that method is unrestricted.
Examples
To delete an existing security policy:
See also
secPolicyAbort
secPolicyActivate
secPolicyAdd
secPolicyCreate
secPolicyDump
name Specify the name of a security policy to delete. The policy name must be enclosed in
quotation marks. Valid security policy names are:
DCC_POLICY_nnn
TELNET_POLICY
HTTP_POLICY
API_POLICY
RSNMP_POLICY
WSNMP_POLICY
SES_POLICY (HP does not support SES_POLICY)
MS_POLICY
SERIAL_POLICY
FRONTPANEL_POLICY
SCC_POLICY
OPTIONS_POLICY
The specified policy name must be capitalized.
The DCC_POLICY_nnn name has the common prefix DCC_POLICY_ followed by a string
of user defined characters. These characters do not have to be capitalized like regular
policy names.
This operand is required.
switch:admin> secpolicydelete "MS_POLICY"
About to delete policy MS_POLICY.
Are you sure (yes, y, no, n):[no] y
MS_POLICY has been deleted.