diff options
author | Stephen Wadeley <swadeley@redhat.com> | 2013-06-12 23:48:41 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-06-12 23:55:29 +0200 |
commit | 460649cf2a3df62a20426c2360900f7465ccf70f (patch) | |
tree | 8ad70d257e290d14e3c7ab4e230c24a28a14cd07 | |
parent | 93609ff317343ad1ee705c847f9b05f2c04a8bfc (diff) |
man: improvements to mausezahn.8: No need to mention CST or STP for BPDU
Signed-off-by: Stephen Wadeley <swadeley@redhat.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | mausezahn.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mausezahn.8 b/mausezahn.8 index 9206803..3af018c 100644 --- a/mausezahn.8 +++ b/mausezahn.8 @@ -780,7 +780,7 @@ using the flags \-a and \-b. .PP mausezahn provides a simple interface to the 802.1D BPDU frame format (used to create the Spanning Tree in bridged networks). By default, standard IEEE 802.1D -(STP) BPDUs are sent and it is assumed that your computer wants to become the +BPDUs are sent and it is assumed that your computer wants to become the root bridge (rid=bid). Optionally the 802.3 destination address can be a specified MAC address, broadcast, own MAC, or Cisco's PVST+ MAC address. The destination MAC can be specified using the \-b command which, besides MAC |