Nbrstatsclear – Dell POWEREDGE M1000E User Manual

Page 579

Advertising
background image

Fabric OS Command Reference

551

53-1002746-01

nbrStatsClear

2

nbrStatsClear

Resets FSPF interface counters.

SYNOPSIS

nbrstatsclear [slot/][port]

DESCRIPTION

Use this command to reset the counters of fabric shortest path first (FSPF) frames transmitted and
received on all interswitch links (ISLs) or on a specified ISL Use this command without operands to reset
counters on all interfaces. Use interfaceShow to view the FSPF counters.

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

This command has the following operands:

slot

For bladed systems only, specify the slot number of the port to display, followed by
a slash (/).

port

Specify the port number to display, relative to its slot for bladed systems. Use
switchShow to list valid ports. This operand is optional; if omitted, FSPF statistics
are reset.

EXAMPLES

To display the counters on a port:

switch:admin> interfaceshow 1/0

idbP = 0x10050a38

Interface 0 data structure:

nghbP = 0x1004ce68
ifNo = 0
masterPort = 0 (self)
defaultCost = 500
cost = 500
delay = 1

(output truncated)

nCmdAcc = 37
nInvCmd = 0
nHloIn = 10
nInvHlo = 0
nLsuIn = 17
nLsaIn = 10
attHloOut = 11
nHloOut = 11
attLsuOut = 12
nLsuOut = 12
attLsaOut = 17
nLsaOut = 17

To reset the counters on a port:

switch:admin> nbrstatsclear 1/0

Advertising