P_RXPREAMBLE_INSERT#

code: 394

Attention

Test module supported:

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

# set
<module-index>/<port-index> P_RXPREAMBLE_INSERT <on_off>

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

Description#

Insert preambles to the incoming frames.

Actions#

set, get

Parameters#

  1. on_off: byte, whether the port should insert preambles to the incoming frames

  • OFF = 0

  • ON = 1

Example#

# set
input:  0/1 P_RXPREAMBLE_INSERT ON
output: <OK>

# get
input:  0/1 P_RXPREAMBLE_INSERT ?
output: 0/1 P_RXPREAMBLE_INSERT ON