P_INTERFRAMEGAP
code: 114
# set
<module-index>/<port-index> P_INTERFRAMEGAP <min_byte_count>
# get
<module-index>/<port-index> P_INTERFRAMEGAP ?
Description
The minimum average total interframe gap (including preamble and SFD)
Important
Only available when the P_TXMODE is set to SEQUENTIAL.
Actions
set, get
Parameters
min_byte_count: integer, the minimum gap between packets in the traffic generated for a port. The gap includes the Ethernet preamble and SFD.
Example
# set
input: 0/1 P_INTERFRAMEGAP 1
output: <OK>
# get
input: 0/1 P_INTERFRAMEGAP ?
output: 0/1 P_INTERFRAMEGAP 1