P_TXRUNTLENGTH#

code: 390

Attention

Test module supported:

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

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

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

Description#

Enable TX runt feature to cut all packets to a number of bytes.

Actions#

set, get

Parameters#

  1. runt_length: integer, enable TX runt feature to cut all packets to I bytes. Set to -1 to disable.

Example#

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

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