Secpolicydump – Dell POWEREDGE M1000E User Manual

Page 950

Advertising
background image

922

Fabric OS Command Reference

53-1002746-01

secPolicyDump

2

secPolicyDump

Displays the members of one or all existing security policies.

SYNOPSIS

secpolicydump ["listtype"][,"name"]

DESCRIPTION

Use this command to display, without page breaks, the members of an existing policy in the active and
defined (saved) databases. When issued without operands, this command displays the members of all
security policies.

NOTES

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

This command can be issued from all FCS switches in the fabric.

OPERANDS

This command has the following optional operands:

"listtype"

Specifies the database to display, enclosed in double quotation marks. The name
for an active database is "Active"; the name for a saved, defined database is
"Defined". If listtype is not specified, all databases are displayed.

"name"

Specifies the security policy for which to display the members. Valid values for this
operand include the following:

DCC_POLICY_nnn

FCS_POLICY

SCC_POLICY

The specified policy name must be capitalized and enclosed in double quotation
marks.

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 capitalize.
If name is not specified, all existing policies are displayed.

EXAMPLES

To display all security policy information from all databases without page breaks:

switch:admin> secpolicydump
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
____________________________________________________
____________________________________________________
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
____________________________________________________

Advertising