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

Fabric OS Command Reference Manual 2-579
Publication Number: 53-1000240-01
secPolicyDelete
2
Note: Enter commands in lowercase only; mixed case is for readability.
secPolicyDelete
Deletes an existing security policy.
Synopsis secpolicydelete "name"
Description Use this command to delete an existing defined policy.
Each policy corresponds to a management method. The list of members of a policy acts as an access
control list for that management method. When secure mode is first enabled using the secModeEnable
command, only the FCS_POLICY exists. Before a policy is created, there is no enforcement for that
management method; all access is granted. After a policy has been created and a member has been added
to the policy, that policy becomes closed to all access except from included members. If the policy is
deleted all access is granted.
The FCS_POLICY can not be deleted through this command, since this policy must exist to maintain
secure mode.
N
ote
When secure mode is enabled, this command can be issued only from the primary FCS switch.
Operands This command has the following operands:
"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
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.
When in non-secure mode only SCC and DCC policies can be managed with this
command.