Secpolicydump – Dell POWEREDGE M1000E User Manual

Page 882

Advertising
background image

850

Fabric OS Command Reference

53-1001764-02

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 are:

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

______________________________________________________

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

_______________________________________________________

_____________________________________________________

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

_______________________________________________________

Advertising