Configuration Examples For System Mtu - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

Command or Action
Step 3
system mtu jumbo bytes
Example:
Switch(config)# system mtu jumbo 7500
Step 4
end
Example:
Switch(config)#
Step 5
copy running-config startup-config
Example:
Switch# copy running-config startup-config
Step 6
reload
Example:
Switch#
Step 7
show system mtu
Example:
Switch# show system mtu

Configuration Examples for System MTU

This example shows how to set the maximum packet size for a Gigabit Ethernet port to 7500 bytes:
Switch(config)# system mtu 1900
Switch(config)# system mtu jumbo 7500
Switch(config)# exit
If you enter a value that is outside the allowed range for the specific type of interface, the value is not accepted.
This example shows the response when you try to set Gigabit Ethernet interfaces to an out-of-range number:
Switch(config)# system mtu jumbo 25000
% Invalid input detected at '^' marker.
This is an example of output from the show system mtu command:
Switch# show system mtu
Global Ethernet MTU is 1500 bytes.
end
reload
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
Configuration Examples for System MTU
Purpose
(Optional) Changes the MTU size for all Gigabit Ethernet
interfaces on the switch or the switch stack.
The range is 1500 to 9198 bytes; the default is 1500 bytes.
Returns to privileged EXEC mode.
Saves your entries in the configuration file.
Reloads the operating system.
Verifies your settings.
^
79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents