Command Reference Guide VLAN Interface Config Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1200

ip mtu <mtu size>

Use the ip mtu command to set the maximum transmission unit size (in bytes) for the VLAN interface. To
reset to the default setting, use the no version of this command.
Syntax Description
<mtu size> Specifies the MTU size in bytes. Range: 68 to 1,000,000 bytes.
Default Values
By default, this is set to 1500 bytes.
Applicable Platforms
This command applies to the NetVanta 300, 1000, 1000R, and 2000 Series units.
Command History
Release 5.1 Command was introduced.
Usage Examples
The following example configures the IP MTU for 2000 bytes:
(config)#interface vlan 1
(config-interface-vlan 1)#ip mtu 2000