VMware Cloud Community
stratolynne
Contributor
Contributor
Jump to solution

Changing MTU on ESX host?

Hi all,

We moved our ESX hosts onto a network where the MTU needs to be 1400.

Can someone valid for me the commands to use to make this modification?

Do I need to do both ifconfig vswif0 mtu 1400 and esxcfg-vswitch vSwitch0 -m 1400?

Also is a restart of the network required for this to take effect?

Anything else I need to do?

Thanks.

Reply
0 Kudos
1 Solution

Accepted Solutions
Troy_Clavell
Immortal
Immortal
Jump to solution

all you need to do.

esxcfg-vswitch vSwitch0 -m 1400

why 1400? The default is 1500

View solution in original post

Reply
0 Kudos
2 Replies
Troy_Clavell
Immortal
Immortal
Jump to solution

all you need to do.

esxcfg-vswitch vSwitch0 -m 1400

why 1400? The default is 1500

Reply
0 Kudos
stratolynne
Contributor
Contributor
Jump to solution

We migrated to a new network where 1400 is the default.  We have since reverted all VMware back to 1500.

Thanks for your reply.

Reply
0 Kudos