Brocade OS Command Reference Manual Supporting Fabric OS v6.0.0 (53-1000599-01, October 2007)

558 Fabric OS Command Reference
53-1000599-01
secPolicyDelete
2
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. 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.
Notes The FCS_POLICY cannot be deleted through this command.
When an FCS policy 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
SCC_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.
Once a security policy is deleted, fabric-wide switch access through that
method is unrestricted.
Examples To delete an existing security policy:
switch:admin> secpolicydelete "DCC_POLICY"
About to delete policy DCC_POLICY.
Are you sure (yes, y, no, n):[no] y
DCC_POLICY has been deleted.
See Also secPolicyAbort, secPolicyActivate, secPolicyAdd, secPolicyCreate, secPolicyDump,
secPolicyRemove, secPolicySave, secPolicyShow