Cisco Cisco Packet Data Gateway (PDG)

Página de 1824
ip mtu
Configures the Maximum Transmission Unit (MTU) for this interface.
Product
All
Privilege
Security Administrator, Administrator
Syntax Description
[ no ] ip mtu mtu-size
no
Removes the MTU value.
mtu-size
Specifies the MTU in bytes as an integer from 576 though 2048.
Usage Guidelines
IP MTU is supported for a normal interface and point-to-point interface (OLC ports).
The maximum MTU size allowed with an OLC port is 1600.
The maximum MTU size allowed with an Ethernet port is 2048. The default MTU size is 1500.
The maximum sizes for ethernet MTUs are:
• Untagged traffic (non-VLAN) – ip MPU mtu-size + ethernet header (20 bytes)
• VLAN traffic – ip MPU mtu-size + ethernet header (20 bytes) + vlan header (4 bytes)
Examples
The following command sets the MTU value to 2048.
ip mtu 2048
   Command Line Interface Reference, Modes E - F, StarOS Release 19
130
Ethernet Interface Configuration Mode Commands
ip mtu