Document two missed if_bridge commands 'addr' and 'static'.

Noticed by:	Michal Mertl
Approved by:	mlaier (mentor)
MFC after:	3 days
This commit is contained in:
Andrew Thompson 2005-08-14 03:28:08 +00:00
parent 24a3ff142f
commit db7d6dc145
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149043

View File

@ -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