Command Reference Guide

Fabric OS Command Reference 757
53-1002746-01
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 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.
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 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
(output truncated)
SEE ALSO portLogDump, portLogClear, portLogShow, upTime