mpls-vpls service-template
Use this command to bind a VPLS instance to a service template.
Use the no parameter with this command unbind the VPLS instance from service template.
Command Syntax
mpls-vpls VPLS_NAME service-template TEMPLATE_NAME
no mpls-vpls VPLS_NAME service-template TEMPLATE_NAME
Parameters
VPLS_NAME
VPLS instance name
TEMPLATE_NAME
Service template name
Default
N/A
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth1
(config-if)#switchport
(config-if)#mpls-vpls VPLS1 service-template C1
(config_if_vpls)#exit-if-vpls
(config-if)#no mpls-vpls VPLS1 service-template C1
(config_if)#exit-if-vpls
Last modified date: 10/17/2023