Date: Fri, 08 Jan 2021 20:16:06 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252532] ifconfig incorrectly displays stp roles Message-ID: <bug-252532-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252532 Bug ID: 252532 Summary: ifconfig incorrectly displays stp roles Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: jcaplan@blackberry.com Overview:=20 Steps to Reproduce: 1. create a bridge 2. add a member interface 3. enable stp for the member 4. check member role in ifconfig output Actual Results:=20 # ifconfig bridge0 bridge0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu = 1500=20=20=20 ether 58:9c:fc:10:ff:e0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 id 02:21:4d:ed:52:0b priority 32768 hellotime 2 fwddelay 15=20=20= =20=20=20=20=20=20=20=20=20=20=20 maxage 20 holdcnt 6 proto stp-rstp maxaddr 2000 timeout 1200=20=20= =20=20=20=20=20=20=20=20=20=20 root id 02:21:4d:ed:52:0a priority 32768 ifcost 2000 port 11=20=20= =20=20=20=20=20=20=20=20=20=20 member: epair2b flags=3D1c7<LEARNING,DISCOVER,STP,AUTOEDGE,PTP,AUTO= PTP>=20=20=20 ifmaxaddr 0 port 11 priority 128 path cost 2000 <unknown pr= oto 2>=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 <unknown role 1> state forwarding=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Expected Results:=20 # ifconfig bridge0 bridge0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu = 1500=20=20=20 ether 58:9c:fc:10:ff:e0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 id 02:21:4d:ed:52:0b priority 32768 hellotime 2 fwddelay 15=20=20= =20=20=20=20=20=20=20=20=20=20=20 maxage 20 holdcnt 6 proto stp-rstp maxaddr 2000 timeout 1200=20=20= =20=20=20=20=20=20=20=20=20=20 root id 02:21:4d:ed:52:0a priority 32768 ifcost 2000 port 11=20=20= =20=20=20=20=20=20=20=20=20=20 member: epair2b flags=3D1c7<LEARNING,DISCOVER,STP,AUTOEDGE,PTP,AUTO= PTP>=20=20=20 ifmaxaddr 0 port 11 priority 128 path cost 2000 <unknown pr= oto 2>=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 role root state forwarding=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Build Date & Hardware: 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r368820: Tue Jan 5 17:30:19 EST 2021 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252532-227>