https://bugs.kde.org/show_bug.cgi?id=470148
Bug ID: 470148
Summary: Bond connection should offer MTU setting like wired
Ethernet
Classification: Plasma
Product: plasma-nm
Version: 5.27.2
Platform: Debian testing
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
A Wired Ethernet connection's "Wired" tab offers a "MTU:" setting field that
sets the interface's MTU.
A Bond connection offers no such field, so its MTU remains at its default 1500
even when the bonded connections are set to a higher value.
The "Bonded connections" component of a Bond connection offer a MTU setting
field to a Wired Ethernet connection, but it is irrelevant to setting the MTU
for the Bond connection.
Setting the Bond connection is possible from a console using a command such as
'ip link set bond0 mtu 9000'. That setting should be available through a "MTU:"
setting field like the one offered in the Wired Ethernet connection's "Wired"
tab.
--
You are receiving this mail because:
You are watching all bug changes.