P_RXRUNTLENGTH#

code: 391

Attention

Test module supported:

  • Odin-10G-1S-6P[b]

# set
<module-index>/<port-index> P_RXRUNTLENGTH <runt_length>

# get
<module-index>/<port-index> P_RXRUNTLENGTH ?

Description#

Enable RX runt length detection to flag if packets are seen with length other than <runt_length> bytes.

Actions#

set, get

Parameters#

  1. runt_length: integer, RX runt length detection to flag if packets are seen with length not being <runt_length> bytes. Set to -1 to disabled.

Example#

# set
input:  0/1 P_RXRUNTLENGTH 15
output: <OK>

# get
input:  0/1 P_RXRUNTLENGTH ?
output: 0/1 P_RXRUNTLENGTH 15