Reference Guide 762 Document #: LTRT-17939
Mediant MSBR
Command Description
ID Assigns the tunnel interface id in the range of 0-99.
Default
NA
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example enters an l2tp id 5 tunnel interface configuration:
(config data)# interface l2tp 5
76.3.2.5 mtu
This command configures the interface Maximum Transmission Unit (MTU) on the specified
tunnel interface.
Syntax
mtu auto
mtu <mtu value>
Command Description
auto Sets MTU automatically.
value Sets MTU value in the range of 68 to 1500.
Default
MTU is set to auto (usually 1476).
Command Mode
Privileged User
Example
This example sets the MTU value to 770 bytes on l2tp 6.
(conf-if-L2TP 6)# mtu 770