P_TXPREAMBLE_REMOVE
code: 393
Attention
Test module supported:
Odin-10G-1S-6P[b]
# set
<module-index>/<port-index> P_TXPREAMBLE_REMOVE <on_off>
# get
<module-index>/<port-index> P_TXPREAMBLE_REMOVE ?
Description
Remove preamble from outgoing frames.
Actions
set, get
Parameters
on_off
: byte, whether the preambles from outgoing frames are to be removed by the port
OFF = 0
ON = 1
Example
# set
input: 0/1 P_TXPREAMBLE_REMOVE ON
output: <OK>
# get
input: 0/1 P_TXPREAMBLE_REMOVE ?
output: 0/1 P_TXPREAMBLE_REMOVE ON