aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authorAndrew Thompson <thompsa@FreeBSD.org>2005-08-14 03:28:08 +0000
committerAndrew Thompson <thompsa@FreeBSD.org>2005-08-14 03:28:08 +0000
commitdb7d6dc145001f2a18c8b8270395dc978808d0c2 (patch)
tree57e47035cba3cca3fff6917b4df349425756c7f0 /sbin/ifconfig
parent24a3ff142f2fbc117c83b68d3360296bf0f99d9b (diff)
downloadsrc-db7d6dc145001f2a18c8b8270395dc978808d0c2.tar.gz
src-db7d6dc145001f2a18c8b8270395dc978808d0c2.zip
Document two missed if_bridge commands 'addr' and 'static'.
Noticed by: Michal Mertl Approved by: mlaier (mentor) MFC after: 3 days
Notes
Notes: svn path=/head/; revision=149043
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.87
1 files changed, 7 insertions, 0 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 7ff7d0ff35a2..f6d99abb2c4c 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1134,6 +1134,13 @@ If
.Ar seconds
is zero, then address cache entries will not be expired.
The default is 240 seconds.
+.It Cm addr
+Display the addresses that have been learned by the bridge.
+.It Cm static Ar interface-name Ar address
+Add a static entry into the address cache pointing to
+.Ar interface-name .
+Static entries are never aged out of the cache or re-placed, even if the
+address is seen on a different interface.
.It Cm deladdr Ar address
Delete
.Ar address