mtu

Use the mtu command to set the interface MTU (Maximum Transmission Unit), which specifies the maximum allowable size, in bytes, of a data packet on the Ethernet port. The mtu command is available from the topology:<named-topology>:l3 context of the CLI for Admin, b@ac, physical, and routed topologies.

mtu 576-1500

Parameters

576-1500 Specifies the size, in bytes, of the MTU.

Example

The following example sets the size of the MTU to 1500 bytes:

EWC.extremenetworks.com:topology:r1:l3:# mtu 1500