config mtu 9000

haiwan

Active Member
Apr 23, 2019
234
1
38
36
mtu 9000 configured in /etc/network/interfaces
hi
we have config this
but every reboot no change
still mtu 1500
how to change mtu 9000 ?
thanks
Code:
# the PVE managed interfaces into external files!

auto lo
iface lo inet loopback

iface enp6s0f0 inet manual
mtu 9000
iface enp6s0f1 inet manual

iface enp132s0f0 inet manual

iface enp132s0f1 inet manual

auto vmbr0
iface vmbr0 inet static
        address  192.168.100.22
        netmask  255.255.255.0
        bridge-ports enp6s0f0
        bridge-stp off
        bridge-fd 0
        mtu 9000
 
Remove mtu value from your raw interface.
Check with 'ip a' what interfaces has Jumbo Frames.

Your switch is already configured?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!