summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--trafgen.822
1 files changed, 22 insertions, 0 deletions
diff --git a/trafgen.8 b/trafgen.8
index 4da5a35..9708f8a 100644
--- a/trafgen.8
+++ b/trafgen.8
@@ -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)