MTU

This command sets the maximum transmission unit of the aggregate interface.

Syntax

mtu bytes

Parameters

bytes
Specifies the maximum size in bytes. Enter a value in the range 576 - 16128. The default value is 1500.

Guidelines

The mtu command sets the maximum transmission unit (MTU) for the aggregate interface. The MTU of the aggregate interface overrides the MTU of the Ethernet interface.

The MTU is determined regardless of the length of the layer 2 encapsulation.

Example

Set the MTU to 4 KB.
# mtu 4096