vpls-mtu
Use this command to set the Maximum Transmission Unit (MTU) size for a given VPLS instance. This size is signaled to peer VPLS routers.
Use the no parameter with this command to remove the MTU size setting.
Command Syntax
vpls-mtu <576-65535>
no vpls-mtu (<576-65535>|)
Parameter
<576-65535>
Range of MTU size allowed for a VPLS instance
Default
By default, vpls mtu is 1500
Command Mode
VPLS mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#mpls vpls test 34
(config-vpls)#vpls-mtu 6506
(config-vpls)#exit
Last modified date: 10/17/2023