Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

670 Fabric OS Command Reference
53-1001337-01
portLogShow
2
portLogShow
Displays the port log with page breaks.
Synopsis portlogshow [count[, saved]]
Description Use this command to display the port log with page breaks. This command displays the same
information as portLogDump, but one page at a time.
The port log is a circular log file in the switch firmware which can save up to 65,536 entries
depending on the hardware platform. Use portLogConfigShow to display the current port log size.
Once the log has reached the maximum size, new entries replace the oldest ones. The port log
captures switch-to-device, device-to-switch, switch-to-switch, some device-to-device, and control
information.
If the command is executed while the port log is disabled, a warning message is displayed. Refer to
the portLogClear command for more information.
For each log entry, the following information is displayed:
Time Displays the event date and time in milliseconds. The clock resolution is 16
milliseconds.
Task Displays the name of the task that logged the event or “interrupt” if the event
was logged in interrupt context, or “unknown” if the task no longer exists.
Event Displays the task event that generated the log entry. Possible events include:
start A switch start or re-start event.
disable A port is disabled.
enable A port is enabled.
ioctl A port I/O control is executed.
Tx A frame is transmitted (class is indicated).
Rx A frame is received (class is indicated).
scn A state change notification is posted.
pstate A port changes physical state.
reject A received frame is rejected.
busy A received frame is busy.
ctin A CT based request is received.
ctout A CT based response is transmitted.
errlog A message is added to the error log.
loopscn A loop state change notification is posted.
create A task is created.
debug Indicates a debug message.
nbrfsm Indicates a neighbor state transition.
sn Indicates a speed negotiation state.