[Bug 292760] [bridge] MTU of bridge inteface limits MTU of bridge-based vlans in despite of vlanmtu flag

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292760

--- Comment #7 from [email protected] ---
The same issue if first add interface which capable to do vlanmtu

# ifconfig bridge1 create up mtu 1500
# ifconfig igb1 up mtu 1500
# ifconfig bridge1 addm igb1
# ifconfig bridge1.1 create
# ifconfig bridge1.1
bridge1.1: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1496
 options=0
 ether 58:9c:fc:10:e2:e3
 groups: vlan
 vlan: 1 vlanproto: 802.1q vlanpcp: 0 parent interface: bridge1
 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
# ifconfig bridge1.1 mtu 1500
ifconfig: ioctl SIOCSIFMTU (set mtu): Invalid argument
#

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.