2-404
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
show vlan mtu
show vlan mtu
To display the minimum and maximum transmission unit (MTU) sizes of each VLAN, use the show vlan
mtu command.
show vlan mtu
Syntax Description This command has no arguments or keywords
Defaults This command has no default settings.
Command Modes EXEC
Command History
Usage Guidelines The MTU_Mismatch column in the command output indicates whether all the ports in the VLAN have
the same MTU. When “yes” is displayed in the MTU_Mismatch column, it means that the VLAN has a
port with different MTUs, and packets might be dropped that are switched from a port with a larger MTU
to a port with a smaller MTU. If the VLAN does not have an SVI, the hyphen (-) symbol is displayed in
the SVI_MTU column.
For a VLAN, if the MTU-Mismatch column displays yes, the names of the port with the MinMTU and
the port with the MaxMTU are displayed. For a VLAN, if the SVI_MTU is bigger than the MinMTU,
“TooBig” is displayed after the SVI_MTU.
Examples This is an example of output from the show vlan mtu command:
Switch> show vlan mtu
VLAN SVI_MTU MinMTU(port) MaxMTU(port) MTU_Mismatch
---- ------------- ------------- ------------ ------------
1 1500 1500 1500 No
Switch>
Related Commands mtu
Release Modification
12.1(13)EW Support for this command was introduced on the Catalyst 4500 series switch.