IP Routing Commands 969
ip mtu
Use the ip mtu command in Interface Configuration mode to set the IP
Maximum Transmission Unit (MTU) on a routing interface. The IP MTU is
the size of the largest IP packet that can be transmitted on the interface
without fragmentation. Packets forwarded in hardware ignore the IP MTU.
Packets forwarded in software are dropped if they exceed the IP MTU of the
outgoing interface.
Packets originated on the router, such as OSPF packets, may be fragmented
by the IP stack. The IP stack uses its default IP MTU and ignores the value set
using the ip mtu command. OSPF advertises the IP MTU in the Database
Description packets it sends to its neighbors during database exchange. If two
OSPF neighbors advertise different I P MTUs, t hey wil l not for m an adj acency
(unless OSPF has been instructed to ignore differences in IP MTU with the
ip ospf mtuignore command).
Syntax
ip mtu [

bytes

]
no ip mtu
Parameter Description
Default Configuration
1500 bytes is the default configuration.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
This command has no user guidelines.
Parameter Description
bytes Specifies the maximum transmission size of an IP frame.
(Range: 68-9198)
2CSPC4.XCT-SWUM2XX1.book Page 969 Monday, October 3, 2011 11:05 AM