A SERVICE OF

logo

294 Ethernet Configuration Commands
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
Commands under the interface range context are executed independently on
each active interface in the range. If the command returns an error on one of
the active interfaces, it does not stop executing commands on other active
interfaces.
Example
The following example shows how ports 5/g18 to 5/g20 and ports 3/g1 to g24
are grouped to receive the same command.
console(config)# interface range ethernet 5/g18-
5/g20,3/g1-3/g24
console(config-if)#
mtu
Use the mtu command in Interface Configuration mode to enable jumbo
frames on an interface by adjusting the maximum size of a packet. To return
to the default setting, use the no form of this command.
Syntax
mtu
bytes
no mtu
bytes
Number of bytes (Range: 1518-9216)
Default Configuration
The default number of bytes is 1518 (1522 bytes of VLAN-tagged frames).