Specifications

2-330
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
system mtu
Examples This example shows how to set the maximum packet size to 1528 bytes:
Switch(config)# system mtu 1528
Switch(config)# exit
This example shows the response when you try to set a switch to an out-of-range number:
Switch(config)# system mtu 2000
^
% Invalid input detected at '^' marker.
You can verify your settings by entering the show system mtu privileged EXEC command.
Related Commands Command Description
show system mtu Displays the maximum packet size set for the switch.