Switchport Mtu - Edge-Core AS6700-32X Cli Reference Manual

10g/40g top-of-rack switches
Hide thumbs Also See for AS6700-32X:
Table of Contents

Advertisement

Example
The following example disables port 5.
Console(config)#interface ethernet 1/5
Console(config-if)#shutdown
Console(config-if)#

switchport mtu

This command configures the maximum transfer unit (MTU) allowed for layer 2
packets crossing a Gigabit, 10 Gigabit or 40 Gigabit Ethernet port or trunk. Use the
no form to restore the default setting.
Syntax
Default Setting
1518 bytes
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
switchport mtu size
no switchport mtu
size - Specifies the maximum transfer unit (or frame size) for a Gigabit,
10 Gigabit or 40 Gigabit Ethernet port or trunk. (Range: 1500-12288 bytes)
Use the
jumbo frame
command to enable or disable jumbo frames for all
Gigabit, 10 Gigabit and 40 Gigabit Ethernet ports. To set the MTU for a specific
interface, enable jumbo frames and use this command to specify the required
size of the MTU.
The comparison of packet size against the configured port MTU considers only
the incoming packet size, and is not affected by the fact that an ingress port is a
tagged port or a QinQ ingress port. In other words, any additional size (for
example, a tagged field of 4 bytes added by the chip) will not be considered
when comparing the egress packet's size against the configured MTU.
When pinging the switch from an external device, information added for the
Ethernet header can increase the packet size by at least 42 bytes for an
untagged packet, and 46 bytes for a tagged packet. If the adjusted frame size
exceeds the configured port MTU, the switch will not respond to the ping
message.
For other traffic types, calculation of overall frame size is basically the same,
including the additional header fields SA(6) + DA(6) + Type(2) + VLAN-Tag(4)
(for tagged packets, for untaqged packets, the 4-byte field will not be added by
switch), and the payload. This should all be less than the configured port MTU,
including the CRC at the end of the frame.
– 365 –
Chapter 10
| Interface Commands
Interface Configuration

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

As5700-54x

Table of Contents