summaryrefslogtreecommitdiff
path: root/mausezahn.8
diff options
context:
space:
mode:
authorStephen Wadeley <swadeley@redhat.com>2013-06-12 23:49:12 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-12 23:55:33 +0200
commita0adb3333092245ca379420815382d417a317763 (patch)
tree0fbfabbdddfdd49819ed1078281407d5a248e4e5 /mausezahn.8
parent460649cf2a3df62a20426c2360900f7465ccf70f (diff)
man: improvements to mausezahn.8: CoS (PCP), DEI (CFI)
Signed-off-by: Stephen Wadeley <swadeley@redhat.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'mausezahn.8')
-rw-r--r--mausezahn.83
1 files changed, 2 insertions, 1 deletions
diff --git a/mausezahn.8 b/mausezahn.8
index 3af018c..422870f 100644
--- a/mausezahn.8
+++ b/mausezahn.8
@@ -831,7 +831,8 @@ Mix it with MPLS:
.PP
Only in raw Layer 2 mode you must create the VLAN tag completely by yourself.
For example if you want to send a frame in VLAN 5 using CoS 0 simply specify
-81:00 as type field and for the next two bytes the CoS, CFI, and VLAN values:
+81:00 as type field and for the next two bytes the CoS (PCP), DEI (CFI), and
+VLAN ID values (all together known as TCI):
.PP
mausezahn eth0 \-b bc \-a rand "81:00 00:05 08:00 aa-aa-aa-aa-aa-aa-aa-aa-aa"
.PP