Portlogdumpport – Dell POWEREDGE M1000E User Manual

Page 747

Advertising
background image

Fabric OS Command Reference

715

53-1001764-02

portLogDumpPort

2

portLogDumpPort

Displays the port log of a specified port without page breaks.

Synopsis

portlogdumpport port_index

Description

Use this command to display the port log for for a single port specified by its port index number. The
command displays all entries in the log without any page breaks. This command is identical to
portLogShowPort, except that portLogShowPort prompts you to press Enter to display the next
page.

Port logs are circular log files in the switch firmware, which can save up to 65,536 entries
depending on the hardware platform. Use portLogConfigShow to display the current size of the port
log. Once the log has reached its maximum size, new entries displace the oldest ones. Port logs
capture switch-to-device, device-to-switch, switch-to-switch, some device-to-device1, and control
information

If the port log is disabled while this command is executed, a warning message is displayed. Refer to
portLogClear command for more information.

Note

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

port_index

Displays the port log for the a single port specified by its port index number.
Use switchShow for a listing of valid port index numbers.

Examples

To display the port log dump for a port:

switch:user>

portlogdumpport 14

time task event port cmd args

------------------------------------------------------

08:35:27.899 tShell pstate 14 OL1

08:35:27.899 tReceive pstate 14 LR2

08:35:27.916 tReceive pstate 14 AC

08:35:28.416 interrupt scn 14 1

08:35:28.433 tFabric ioctl 14 90 101d9910,0

08:35:28.433 tFabric Tx 14 164 02fffffd,00fffffd,0005ffff,10000000

08:35:28.433 tReceive Rx 14 0 c0fffffd,00fffffd,00050006

08:35:28.433 tReceive Rx 14 164 03fffffd,00fffffd,00050006,02000000

08:35:28.433 tTransmit Tx 14 0 c0fffffd,00fffffd,00050006

08:35:28.433 tFabric ioctl 14 91 103646d8,0

08:35:28.466 tFabric ioctl 14 a7 3c,1

08:35:28.466 tFabric pstate 14 LR1

08:35:28.466 tReceive pstate 14 LR3

08:35:28.466 tReceive pstate 14 AC

08:35:28.483 tFabric Tx 14 96 02fffffd,00fffffd,0006ffff,11100060

08:35:28.483 tReceive Rx 14 0 c0fffffd,00fffffd,00060007

08:35:28.483 tReceive Rx 14 96 03fffffd,00fffffd,00060007,02100060

08:35:28.483 tTransmit Tx 14 0 c0fffffd,00fffffd,00060007

08:35:28.483 tFabric ioctl 14 a1 0,0

08:35:28.483 tFabric scn 14 5

See Also

portLogDump, portLogClear, portLogShow, upTime

Advertising