MTU change has no effect

Bug #1778329 reported by Julian Pelizäus
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Netplan
New
Undecided
Unassigned

Bug Description

On a fresh installed Ubuntu bionic, I'm not able to change the MTU of a network interface with netplan. The netplan .yaml looks like the following:

------------------------
network:
  version: 2
  renderer: networkd
  ethernets:
    enp0s3:
      addresses:
        - 172.30.100.100/16
      gateway4: 172.30.1.1
      nameservers:
        addresses: [172.30.1.1]
      mtu: 9000
------------------------

Manual MTU change with ifconfig works as expected.

Tags: netplan
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.