ip mtu
Sets the maximum transmission unit (MTU) on an interface.
Syntax
ip mtu <n>Syntax Description
Keyword
Description
Defaults
Usage Guidelines
Examples
ip mtu 1300Related Commands
interfaceLast updated
Sets the maximum transmission unit (MTU) on an interface.
ip mtu <n>n
The MTU size in bytes.
The default MTU is 1,500 bytes for Ethernet interfaces and 1,408 bytes for WireGuard VPN interfaces.
This command sets the maximum transmission unit (MTU) for an interface.
This command is valid only in interface context. Entering it does not change the configuration mode of the interface.
ip mtu 1300Last updated