User manual
2
2-144
E/OS Command Line Interface User Manual
perf
Command Example Root> perf errors 2
Output The port error counter data is displayed as a table that includes the
following statistics:
Output Example The output from the perf.errors command appears as follows:
Port 2
StatisticCount
---------------------
Prim Seq Err753452
Disc Frms351269
Inv Tx Wrds2953184
CRC Errs1842953
Delim Errs2953184
Addr Id Errs1842953
FrmsTooShrt40059
perf.link
Syntax link portNumber
Port The port number.
Prim Seq Err The number of state machine protocol errors detected
by the port hardware.
Disc Frms The number of received frames discarded due to a
frame size of less than size words or to frames
dropped because the BB_Credit was zero. This
number is counted during the first round of frame
verification and applies to both Class 2 and Class 3
traffic.
Inv Tx Wrds The number of 10-bit transmission words that the
port is unable to map to 8-bit bytes because of
disparity errors or misaligned K characters while in
the OL2 or OL3 state.
CRC Errors The number of frame CRC errors detected by the
port.
Delim Errs The number of invalid frame delimiters (SOF or EOF)
received by the port.
Addr Id Errs The number of frames received with unknown
addressing.
FrmsTooShrt The number of frames received that are too short.