Portperfshow – Dell POWEREDGE M1000E User Manual

Page 813

Advertising
background image

Fabric OS Command Reference

785

53-1002746-01

portPerfShow

2

portPerfShow

Displays port throughput performance.

SYNOPSIS

portperfshow

portperfshow [[slot/]port1[-[slot/]port2]]
[-tx -rx | -tx | -rx] [-t interval]]

portperfshow -x [hex1[-hex2] [...]]

portperfshow --help

DESCRIPTION

Use this command to display throughput information for all ports on a switch or chassis or to display the
information for a specified port or port range. You can display throughput information about a single port
identified by its port number or by its port index number in decimal or hexadecimal format. Port ranges
are supported with port numbers, index numbers(decimal or hexadecimal) or by specifying a slot or a slot
range.. Output includes the number of bytes received and transmitted per interval. Throughput values
are displayed as either bytes, kilobytes (k), megabytes (m), or gigabytes (g). Values are rounded down.

The data is displayed one column per port plus one column that displays the total for these ports. Results
display every second or over a specified interval. Press Enter, Ctrl-c, or Ctrl-d to terminate the
command. To run this command one time only, specify an interval of zero.

When executed with the command line arguments -tx, -rx, or -tx -rx, this command displays the
transmitter throughput, the receiver throughput, or both. For ports with status of "No_Module,""No_Light,"
or "No_SigDet" throughput is displayed as 0.

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.

When FastWrite or Tape Pipelining is enabled, the portPerfShow VE link output is different. The
acceleration entity (FastWrite or Tape Piplelining) responds by sending XFER_RDY and status well
ahead of the actual device's response to the host. The host sends data which is stored near the device
and is delivered to the device only when the device is ready. Consequently, the data may be stored near
the target for some brief period of time. In this case, the portPerfShow output on the VE link may not
match the output on the device port.

OPERANDS

This command has the following optional operands:

[slot/]port1[-[slot/]port2]

Displays throughput information for a single port or for a range of ports, relative to
the slot number on bladed systems. Port numbers in a range must be separated
by a dash (-), for example, 3-5, or 2/0-2/15. Port ranges cannot span slots. Use
switchShow to display a listing of valid ports. Port operands are optional; if
omitted, information for all ports is displayed.

-t time_interval

Specifies the interval, in seconds, between each sample. The default interval is
one second. If no interval is specified, the default is used. To run this command
one time only, specify an interval of zero.

-tx

Displays the transmitter throughput.

-rx

Displays the receiver throughput.

Advertising