C
HAPTER
20
| System Management Commands
Frame Size
– 717 –
FRAME SIZE
This section describes commands used to configure the Ethernet frame size
on the switch.
jumbo frame This command enables support for layer 2 jumbo frames for Gigabit
Ethernet ports. Use the no form to disable it.
SYNTAX
[no] jumbo frame
DEFAULT SETTING
Disabled
COMMAND MODE
Global Configuration
COMMAND USAGE
â—† This switch provides more efficient throughput for large sequential data
transfers by supporting jumbo frames on Gigabit Ethernet ports up to
10240 bytes. Compared to standard Ethernet frames that run only up
to 1.5 KB, using jumbo frames significantly reduces the per-packet
overhead required to process protocol encapsulation fields.
â—† To use jumbo frames, both the source and destination end nodes (such
as a computer or server) must support this feature. Also, when the
connection is operating at full duplex, all switches in the network
between the two end nodes must be able to accept the extended frame
size. And for half-duplex connections, all devices in the collision domain
would need to support jumbo frames.
â—† The current setting for jumbo frames can be displayed with the show
system command.
EXAMPLE
Console(config)#jumbo frame
Console(config)#
Table 50: Frame Size Commands
Command Function Mode
jumbo frame Enables support for jumbo frames GC