Sets the current interface’s Maximum Transmission Unit (MTU). Use no mtu to restore the interface’s MTU to its default value.
Note:
The size_in_bytes parameter specifies the Layer 3 packet size. Layer 2 headers are added to the packet afterwards. The Layer 2 headers vary in size, depending on the type of interface. Thus the total size of the MTU is the sum of the size_in_bytes value and the Layer 2 headers.