P_INTERFRAMEGAP
code: 114
# set
<module-index>/<port-index> P_INTERFRAMEGAP <min_byte_count>
# get
<module-index>/<port-index> P_INTERFRAMEGAP ?
Description
The minimum gap between packets in the traffic generated for a port. The gap includes the Ethernet preamble.
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.
Example
# set
input: 0/1 P_INTERFRAMEGAP 1
output: <OK>
# get
input: 0/1 P_INTERFRAMEGAP ?
output: 0/1 P_INTERFRAMEGAP 1