EasyManua.ls Logo

Cisco WS-C3020 - Monitoring and Maintaining the Interfaces

Cisco WS-C3020
960 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
9-22
Cisco Catalyst Blade Switch 3020 for HP Software Configuration Guide
OL-8915-03
Chapter 9 Configuring Interface Characteristics
Monitoring and Maintaining the Interfaces
Beginning in privileged EXEC mode, follow these steps to change MTU size for all 10/100 or Gigabit
Ethernet interfaces:
If you enter a value that is outside the allowed range for the specific type of interface, the value is not
accepted.
Once the switch reloads, you can verify your settings by entering the show system mtu privileged EXEC
command.
This example shows how to set the maximum packet size for a Gigabit Ethernet port to 1800 bytes:
Switch(config)# system jumbo mtu 1800
Switch(config)# exit
Switch# reload
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.
Monitoring and Maintaining the Interfaces
These sections contain interface monitoring and maintenance information:
Monitoring Interface Status, page 9-23
Clearing and Resetting Interfaces and Counters, page 9-23
Shutting Down and Restarting the Interface, page 9-24
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
system mtu bytes (Optional) Change the MTU size for all interfaces on
the switch that are operating at 10 or 100 Mb/s. The
range is 1500 to 1998 bytes; the default is 1500 bytes.
Step 3
system mtu jumbo bytes (Optional) Change the MTU size for all Gigabit
Ethernet interfaces on the switch. The range is 1500 to
9000 bytes; the default is 1500 bytes.
Step 4
system mtu routing bytes (Optional) Change the system MTU for routed ports.
The range is 1500 to the system MTU value, the
maximum MTU that can be routed for all ports.
Although larger packets can be accepted, they cannot be
routed.
Step 5
end Return to privileged EXEC mode.
Step 6
copy running-config startup-config Save your entries in the configuration file.
Step 7
reload Reload the operating system.

Table of Contents