diff options
Diffstat (limited to 'trafgen.8')
-rw-r--r-- | trafgen.8 | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -350,6 +350,28 @@ Supported protocol headers: - Ethernet type (default: 0) .in -4 +.sp +.I PAUSE (IEEE 802.3X) +: +.B pause(code=<number>, time=<number>) +.sp +.in +4 +.B code +- MAC Control opcode (default: 0x0001) +.sp +.B time +- Pause time (default: 0) +.sp +By default Ethernet header is added with a fields: +.in +4 +.sp +Ethernet type - 0x8808 +.sp +Destination MAC address - 01:80:C2:00:00:01 +.in -4 + +.in -4 + .I VLAN : .B vlan(tpid=<number>, id=<number>, dei=<number>, tci=<number>, pcp=<number>, 1q, 1ad) |