summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2014-05-21 08:53:08 +0200
committerThomas Haller <thaller@redhat.com>2014-05-30 17:02:31 +0200
commite88979a3545b984dd7683c208fd73d59bf42b619 (patch)
treea9642ad849305de150b60de15674a3d66642a29a /man
parent43edc904382c0fdb1befa7b945e0ec498b58becc (diff)
downloadNetworkManager-e88979a3545b984dd7683c208fd73d59bf42b619.tar.gz
cli: add optional 'mac' argument for 'nmcli con add type bridge'
This allows setting bridge MAC either on command-line nmcli con add type bridge con-name mybridge mac 11:22:33:44:55:66 or provide it when asked nmcli -a con add type bridge con-name mybridge
Diffstat (limited to 'man')
-rw-r--r--man/nmcli.1.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/nmcli.1.in b/man/nmcli.1.in
index 1d91e89dcc..08f07b4ab7 100644
--- a/man/nmcli.1.in
+++ b/man/nmcli.1.in
@@ -555,6 +555,9 @@ The value can be prefixed with \fBifname/\fP, \fBuuid/\fP or \fBid/\fP to disamb
\(en STP maximum message age, in seconds (default: 20)
.IP "\fI[ageing-time <0-1000000>]\fP" 42
\(en the Ethernet MAC address aging time, in seconds (default: 300)
+.IP "\fI[mac <MAC address>]\fP" 42
+\(en MAC address of the bridge (note: this requires a recent kernel feature,
+originally introduced in 3.15 upstream kernel)
.RE
.RS
.TP