mtu

Configures the MTU size for the manual session. The MTU is the size (in bytes) of the largest protocol data unit the layer can pass between tunnel peers in this session. A larger MTU means processing fewer packets for the same amount of data.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

mtu <128-1460>

Parameters

mtu <128-1460>

mtu <128-1460>

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

Examples

nx9500-6C8809(config-profile default-rfs7000-l2tpv3-manual-session-test)#mtu 200
nx9500-6C8809(config-profile default-rfs7000-l2tpv3-manual-session-test)#show context
 l2tpv3 manual-session test
  local-cookie size 8 200 300
  local-ip-address 1.2.3.4
  mtu 200
  local-session-id 1
nx9500-6C8809(config-profile default-rfs7000-l2tpv3-manual-session-test)#

Related Commands

no

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