Fabric OS Reference Manual
Telnet Commands 161
portLogShow
Display the port log.
Synopsis
portLogShow [count[, saved]]
Availability All users
Description Use this command to display the port log; 22 entries are displayed at a time.
portLogShow
displays the same information as
portLogDump
, but it
allows you to enter a “return” after each page of output.
If the port log is disabled, the following message appears as the first line
(see
portLogClear
for details):
WARNING: port log is disabled
The fields in the following table are shown.
Table 11. PortLogShow fields
Field Description
time Date and time of event. Clock resolution is 16 milliseconds.
task Name of task that logged the event, or “interrupt” if the event was
logged in interrupt context, or “unknown” if the task no longer
exists.
event Possible events are:
start
switch start or re-start event
disable
port is disabled
enable
port is enabled
ioctl
port I/O control is executed
Tx
frame is transmitted (class is indicated)
Rx
frame is received (class is indicated)
scn
state change notification is posted
pstate
port changes physical state










