Welcome to the Linux Foundation Forum!

Config MTU Weave

Hello,

Please help me increase the MTU value of my network interface from 1400 to 9000
I use WEAVE

Comments

  • serewicz
    serewicz Posts: 1,000

    Hello,

    I am not that experienced with Weave, but from a Linux perspective you can set with this command ip link set dev eth0 mtu 9000 Making the setting persistent depends on the operating system. If using Ubuntu you can add an entry into your interface file that looks like
    mtu 1900

    Regards,

  • Thank @serewicz !

Categories

Upcoming Training