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

564 Fabric OS Command Reference
53-1000599-01
secPolicyShow
2
secPolicyShow
Displays an existing security policy including the FCS policy.
Synopsis secpolicyshow [policy_set[“, name]]
Description Use this command to display the members of an existing policy in the Active or Defined security
policy set. The command can be issued from all FCS switches.
This command displays the policy database one page at a time. Use secPolicyDump to display the
policy database without page breaks.
Operands This command has the following operands:
policy_type Specify which policy to display, in quotation marks. Valid values are "Active",
"Defined", or “*” for both Active and Defined. This operand is optional. If not
specified, all databases are displayed.
name Specify the name of a security policy you would like to view, in quotation
marks. This operand is optional. Valid values for this operand are:
DCC_POLICY_nnn
FCS_POLICY
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, but are case sensitive.
Examples To display all security policies from active databases:
switch:admin> secpolicyshow "active"
____________________________________________________
ACTIVE POLICY SET
FCS_POLICY
Pos Primary WWN DId swName
__________________________________________________
1 Yes 10:00:00:60:69:30:15:5c 1 primaryfcs
2 No 10:00:00:60:69:30:1e:62 4 switch
____________________________________________________
To display all security policies from defined databases:
switch:admin> secpolicyshow "defined"
____________________________________________________
DEFINED POLICY SET
FCS_POLICY
Pos Primary WWN DId swName
_____________________________________________________
1 Yes 10:00:00:60:69:30:15:5c 1 primaryfcs
2 No 10:00:00:60:69:30:1e:62 4 switch
_________________________________________________________