Secstatsreset – Dell POWEREDGE M1000E User Manual

Page 960

Advertising
background image

932

Fabric OS Command Reference

53-1002746-01

secStatsReset

2

secStatsReset

Resets one or all security statistics to 0.

SYNOPSIS

secstatsreset [name][,"domain[;domain]"]

DESCRIPTION

Use this command to reset one or all security statistics to 0. This command can be issued on any switch
to reset the security statistics on the local switch or chassis. If an FCS policy is enabled and
secStatsReset is issued on the primary FCS switch, this command can reset security statistics for any or
all switches in the fabric.

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.

OPERANDS

When invoked without operands, this command displays the security statistics on the local switch or
chassis. The following operands are optional:

name

Specify the name of a security statistic you would like to reset. The specified
policy name must be capitalized. If executed on the primary FCS, specify an
asterisk (*) to reset all security policies. Valid values for this operand include the
following:

TELNET_POLICY

HTTP_POLICY

SCC_POLICY

DCC_POLICY

LOGIN

INVALID_CERT

AUTH FAIL

TS_OUT_SYNC

NO_FCS

INCOMP_DB

ILLEGAL_CMD

To access DCC policies, enter DCC_POLICY. Violations are not tracked for
individual DCC policies. The statistics for all DCC_POLICY violations are grouped
together.

domain(s)

Specify a list of domain IDs on which to reset the security statistics. Specify an
asterisk (*) to represent all switches in the fabric or specify a list of domains,
separated by semicolons and enclosed in quotation marks. This option can only
be executed when an FCS policy is enabled and when the command is issued
from the primary FCS switch. When domain is specified, the name operand is
required.

EXAMPLES

To reset all statistics on the local switch:

switch:admin> secstatsreset
About to reset all security counters.
ARE YOU SURE (yes, y, no, n):[no] y
Security statistics reset to zero.

Advertising