2-960
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
system mtu
system mtu
Use the system mtu global configuration command on the switch stack or on a standalone switch to set
the maximum packet size or maximum transmission unit (MTU) size for Gigabit Ethernet (10/100/1000)
ports, or for 10-Gigabit ports, or for routed ports. Use the no form of this command to restore the global
MTU value to its default value. In a mixed hardware stack, you can also configure Fast Ethernet (10/100)
ports on Catalyst 3750 members.
system mtu {bytes | jumbo bytes | routing bytes}
no system mtu [jumbo | routing]
Syntax Description
Defaults The default MTU size for all ports is 1500 bytes.
The default value for the system routing MTU is the system MTU value.
Command Modes Global configuration
Command History
bytes In a mixed hardware stack, change the MTU size for all Fast Ethernet
interfaces on the Catalyst 3750 members.
The range is 1500 to 1998 bytes; the default is 1500 bytes.
Note This keyword does not apply to Catalyst 3560-X switches. Switch
stacks running the LAN base feature set do not support mixed
hardware stacks.
jumbo bytes Set the system MTU for Gigabit Ethernet ports and 10-Gigabit Ethernet
ports. The system jumbo MTU is the maximum MTU received at the Gigabit
Ethernet and 10-Gigabit Ethernet ports.
For information about the range for bytes, see Table 2-57 in the “Usage
Guidelines” section.
routing bytes Set the maximum MTU for routed packets. You can also set the maximum
MTU to be advertised by the routing protocols that support the configured
MTU size. The system routing MTU is the maximum MTU for routed
packets and is also the maximum MTU that the switch advertises in routing
updates for protocols such as OSPF.
For information about the range for bytes, see Table 2-57 in the “Usage
Guidelines” section.
Note This keyword is not supported on switches running the LAN base
feature set.
Release Modification
12.2(53)SE2 This command was introduced.