mtu

Configures the MTU size for this tunnel. This value determines the packet size transmitted over this tunnel.

Supported on the following devices:

Syntax

mtu <128-1460>

Parameters

mtu <128-1460>

mtu <128-1460>

Configures the MTU size for this tunnel
  • <128-1460> – Specify a value from 128 - 1460 bytes (default is 1460 bytes).

Examples

nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#mtu 1280
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#show context
 l2tpv3 tunnel Tunnel1
  local-ip-address 172.16.10.2
  mtu 1280
  hostname TunnelHost1
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#

Related Commands

no

Resets the MTU size for this manual session to default (1460 bytes)