|
|
4aca6e |
From f68083e618f8450858815dadd541eff0d20eb6e2 Mon Sep 17 00:00:00 2001
|
|
|
4aca6e |
From: Phil Sutter <psutter@redhat.com>
|
|
|
4aca6e |
Date: Tue, 28 Feb 2017 16:11:59 +0100
|
|
|
4aca6e |
Subject: [PATCH] bridge.8: minor formatting cleanup
|
|
|
4aca6e |
|
|
|
4aca6e |
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1417289
|
|
|
4aca6e |
Upstream Status: iproute2.git commit fc31817d1f2ee
|
|
|
4aca6e |
|
|
|
4aca6e |
commit fc31817d1f2ee8098b875a8b122f136a7564e339
|
|
|
4aca6e |
Author: Phil Sutter <phil@nwl.cc>
|
|
|
4aca6e |
Date: Tue Nov 24 15:50:00 2015 +0100
|
|
|
4aca6e |
|
|
|
4aca6e |
bridge.8: minor formatting cleanup
|
|
|
4aca6e |
|
|
|
4aca6e |
- Replace commas at end of subsection with dots.
|
|
|
4aca6e |
- Replace double whitespace by single one.
|
|
|
4aca6e |
|
|
|
4aca6e |
Signed-off-by: Phil Sutter <phil@nwl.cc>
|
|
|
4aca6e |
---
|
|
|
4aca6e |
man/man8/bridge.8 | 46 +++++++++++++++++++++++-----------------------
|
|
|
4aca6e |
1 file changed, 23 insertions(+), 23 deletions(-)
|
|
|
4aca6e |
|
|
|
4aca6e |
diff --git a/man/man8/bridge.8 b/man/man8/bridge.8
|
|
|
4aca6e |
index 38f7b8b..864f983 100644
|
|
|
4aca6e |
--- a/man/man8/bridge.8
|
|
|
4aca6e |
+++ b/man/man8/bridge.8
|
|
|
4aca6e |
@@ -25,14 +25,14 @@ bridge \- show / manipulate bridge addresses and devices
|
|
|
4aca6e |
|
|
|
4aca6e |
.ti -8
|
|
|
4aca6e |
.BR "bridge link set"
|
|
|
4aca6e |
-.B dev
|
|
|
4aca6e |
+.B dev
|
|
|
4aca6e |
.IR DEV
|
|
|
4aca6e |
.IR " [ "
|
|
|
4aca6e |
-.B cost
|
|
|
4aca6e |
+.B cost
|
|
|
4aca6e |
.IR COST " ] [ "
|
|
|
4aca6e |
-.B priority
|
|
|
4aca6e |
-.IR PRIO " ] [ "
|
|
|
4aca6e |
-.B state
|
|
|
4aca6e |
+.B priority
|
|
|
4aca6e |
+.IR PRIO " ] [ "
|
|
|
4aca6e |
+.B state
|
|
|
4aca6e |
.IR STATE "] ["
|
|
|
4aca6e |
.BR guard " { " on " | " off " } ] [ "
|
|
|
4aca6e |
.BR hairpin " { " on " | " off " } ] [ "
|
|
|
4aca6e |
@@ -42,21 +42,21 @@ bridge \- show / manipulate bridge addresses and devices
|
|
|
4aca6e |
.BR learning_sync " { " on " | " off " } ] [ "
|
|
|
4aca6e |
.BR flood " { " on " | " off " } ] [ "
|
|
|
4aca6e |
.BR hwmode " { " vepa " | " veb " } ] [ "
|
|
|
4aca6e |
-.BR self " ] [ " master " ] "
|
|
|
4aca6e |
+.BR self " ] [ " master " ] "
|
|
|
4aca6e |
|
|
|
4aca6e |
.ti -8
|
|
|
4aca6e |
.BR "bridge link" " [ " show " ] [ "
|
|
|
4aca6e |
-.B dev
|
|
|
4aca6e |
+.B dev
|
|
|
4aca6e |
.IR DEV " ]"
|
|
|
4aca6e |
|
|
|
4aca6e |
.ti -8
|
|
|
4aca6e |
.BR "bridge fdb" " { " add " | " append " | " del " | " replace " } "
|
|
|
4aca6e |
.I LLADDR
|
|
|
4aca6e |
-.B dev
|
|
|
4aca6e |
+.B dev
|
|
|
4aca6e |
.IR DEV " { "
|
|
|
4aca6e |
.BR local " | " temp " } [ "
|
|
|
4aca6e |
.BR self " ] [ " master " ] [ " router " ] [ " use " ] [ "
|
|
|
4aca6e |
-.B dst
|
|
|
4aca6e |
+.B dst
|
|
|
4aca6e |
.IR IPADDR " ] [ "
|
|
|
4aca6e |
.B vni
|
|
|
4aca6e |
.IR VNI " ] ["
|
|
|
4aca6e |
@@ -67,12 +67,12 @@ bridge \- show / manipulate bridge addresses and devices
|
|
|
4aca6e |
|
|
|
4aca6e |
.ti -8
|
|
|
4aca6e |
.BR "bridge fdb" " [ " show " ] [ "
|
|
|
4aca6e |
-.B dev
|
|
|
4aca6e |
+.B dev
|
|
|
4aca6e |
.IR DEV " ]"
|
|
|
4aca6e |
|
|
|
4aca6e |
.ti -8
|
|
|
4aca6e |
.BR "bridge mdb" " { " add " | " del " } "
|
|
|
4aca6e |
-.B dev
|
|
|
4aca6e |
+.B dev
|
|
|
4aca6e |
.IR DEV
|
|
|
4aca6e |
.B port
|
|
|
4aca6e |
.IR PORT
|
|
|
4aca6e |
@@ -84,21 +84,21 @@ bridge \- show / manipulate bridge addresses and devices
|
|
|
4aca6e |
|
|
|
4aca6e |
.ti -8
|
|
|
4aca6e |
.BR "bridge mdb show " [ "
|
|
|
4aca6e |
-.B dev
|
|
|
4aca6e |
+.B dev
|
|
|
4aca6e |
.IR DEV " ]"
|
|
|
4aca6e |
|
|
|
4aca6e |
.ti -8
|
|
|
4aca6e |
.BR "bridge vlan" " { " add " | " del " } "
|
|
|
4aca6e |
-.B dev
|
|
|
4aca6e |
+.B dev
|
|
|
4aca6e |
.IR DEV
|
|
|
4aca6e |
-.B vid
|
|
|
4aca6e |
+.B vid
|
|
|
4aca6e |
.IR VID " [ "
|
|
|
4aca6e |
-.BR pvid " ] [ " untagged " ] [ "
|
|
|
4aca6e |
-.BR self " ] [ " master " ] "
|
|
|
4aca6e |
+.BR pvid " ] [ " untagged " ] [ "
|
|
|
4aca6e |
+.BR self " ] [ " master " ] "
|
|
|
4aca6e |
|
|
|
4aca6e |
.ti -8
|
|
|
4aca6e |
.BR "bridge vlan" " [ " show " ] [ "
|
|
|
4aca6e |
-.B dev
|
|
|
4aca6e |
+.B dev
|
|
|
4aca6e |
.IR DEV " ]"
|
|
|
4aca6e |
|
|
|
4aca6e |
.ti -8
|
|
|
4aca6e |
@@ -319,7 +319,7 @@ This command displays the current bridge port configuration and flags.
|
|
|
4aca6e |
.SH bridge fdb - forwarding database management
|
|
|
4aca6e |
|
|
|
4aca6e |
.B fdb
|
|
|
4aca6e |
-objects contain known Ethernet addresses on a link.
|
|
|
4aca6e |
+objects contain known Ethernet addresses on a link.
|
|
|
4aca6e |
|
|
|
4aca6e |
.P
|
|
|
4aca6e |
The corresponding commands display fdb entries, add new entries,
|
|
|
4aca6e |
@@ -398,21 +398,21 @@ sends a copy of the data packet to each entry found.
|
|
|
4aca6e |
|
|
|
4aca6e |
.PP
|
|
|
4aca6e |
The arguments are the same as with
|
|
|
4aca6e |
-.BR "bridge fdb add" ,
|
|
|
4aca6e |
+.BR "bridge fdb add" .
|
|
|
4aca6e |
|
|
|
4aca6e |
.SS bridge fdb delete - delete a forwarding database entry
|
|
|
4aca6e |
This command removes an existing fdb entry.
|
|
|
4aca6e |
|
|
|
4aca6e |
.PP
|
|
|
4aca6e |
The arguments are the same as with
|
|
|
4aca6e |
-.BR "bridge fdb add" ,
|
|
|
4aca6e |
+.BR "bridge fdb add" .
|
|
|
4aca6e |
|
|
|
4aca6e |
.SS bridge fdb replace - replace a forwarding database entry
|
|
|
4aca6e |
If no matching entry is found, a new one will be created instead.
|
|
|
4aca6e |
|
|
|
4aca6e |
.PP
|
|
|
4aca6e |
The arguments are the same as with
|
|
|
4aca6e |
-.BR "bridge fdb add" ,
|
|
|
4aca6e |
+.BR "bridge fdb add" .
|
|
|
4aca6e |
|
|
|
4aca6e |
.SS bridge fdb show - list forwarding entries.
|
|
|
4aca6e |
|
|
|
4aca6e |
@@ -548,7 +548,7 @@ This command displays the current VLAN filter table.
|
|
|
4aca6e |
|
|
|
4aca6e |
The
|
|
|
4aca6e |
.B bridge
|
|
|
4aca6e |
-utility can monitor the state of devices and addresses
|
|
|
4aca6e |
+utility can monitor the state of devices and addresses
|
|
|
4aca6e |
continuously. This option has a slightly different format.
|
|
|
4aca6e |
Namely, the
|
|
|
4aca6e |
.B monitor
|
|
|
4aca6e |
@@ -560,7 +560,7 @@ command is the first in the command line and then the object list follows:
|
|
|
4aca6e |
.I OBJECT-LIST
|
|
|
4aca6e |
is the list of object types that we want to monitor.
|
|
|
4aca6e |
It may contain
|
|
|
4aca6e |
-.BR link ", " fdb ", and " mdb "."
|
|
|
4aca6e |
+.BR link ", " fdb ", and " mdb "."
|
|
|
4aca6e |
If no
|
|
|
4aca6e |
.B file
|
|
|
4aca6e |
argument is given,
|
|
|
4aca6e |
--
|
|
|
4aca6e |
1.8.3.1
|
|
|
4aca6e |
|