User manual

2
2-184
E/OS Command Line Interface User Manual
show
The log entries will not persist over IMLs or power cycles; it will not
be stored in NV RAM. This log will not include entries for frames
discarded by hardware such as un-routable Class-3 frames, unless
Class-3 discard is disabled in the hardware.
NOTE: This log will not wrap. The log will stop collecting entries after is it
filled.
Parameters This command has one optional parameter. If no parameter is
specified, then the 500 entries of the log will be displayed.
Command Example
Root> show epFrameLog noWrap
Output This command displays the following data:
Output Example The output of the show.epFrameLog.nowrap command appears as
follows:
Count Date/Time Port # Direction SOF EOF Payload Size
------ --------------- ------ --------- --- --- ------------
39 11/24/03 11:30A 39 O i3 n 2112
Header: 22000026 000000EF E1000000 00000000 FFFF0000 00000000
PL: 00010203 04050607 08090A0B 0C0D0E0F 10111213 14151617 18191A1B 1C1D1E1F
38 11/24/03 11:30A 38 I i3 n 2112
Header: 22000026 000000EF E1000000 00000000 FFFF0000 00000000
PL: 00010203 04050607 08090A0B 0C0D0E0F 10111213 14151617 18191A1B 1C1D1E1F
37 11/24/03 11:30A 38 O i3 n 2112
clear Adding the optional clear parameter removes all
entries from the non-wrapping region of the log.
Count A constantly incrementing counter.
Date/Time Time of the frame.
Port # The port number.
Direction Direction of the frame through the port (I = In, O =
Out, D= Discard).
SOF Start of frame.
EOF End of frame.
Header The 24 byte FC frame header.
PL (size in bytes) The first 32 bytes of the FC frame payload.