Bug 94545

Summary: man if_bridge(4) need an improvement
Product: Documentation Reporter: Nikolay Pavlov <quetzal>
Component: Books & ArticlesAssignee: Andrew Thompson <thompsa>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Nikolay Pavlov 2006-03-16 15:09:36 UTC
I think that if_bridge(4) man need a additional note. Something like:

If you are using interface as a bridge member without any ip address
assigned, you need to enable it via "ifconfig interface up" command.
Or you can add "ifconfig_interface="up"" to your /etc/rc.conf.

It's very hard to figure it out when you configure bridge for the first
time.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2006-03-16 19:21:49 UTC
Responsible Changed
From-To: freebsd-doc->thompsa

Assign to Andrew, if_bridge is his focus. 

Thanks Andrew for the quick response!
Comment 2 Andrew Thompson freebsd_committer freebsd_triage 2006-04-28 20:56:34 UTC
State Changed
From-To: open->patched

Awaiting MFC
Comment 3 Andrew Thompson freebsd_committer freebsd_triage 2006-04-29 06:53:51 UTC
State Changed
From-To: patched->closed

MFC complete, thanks for the PR!