OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : EVPN MPLS Commands : evpn mpls id
evpn mpls id
Use this command to set the VPN identifier to create a EVPN MPLS tunnel.
Use evpn mpls id for creating ELAN and use evpn mpls xconnect with source and target identifier for ELINE/XConnect.
Use the no version of this command to delete the EVPN MPLS ID for MPLS tunnel.
Command Syntax
evpn mpls id <1-16777215> (| xconnect target-mpls-id <1-16777215>) (|control-word)
no evpn mpls id <1-16777215>
Parameters
<1-16777215>
EVID
xconnect target-mpls-id
Enables E-LINE Xconnect
<1-16777215>
Target EVID
 
control-word
Enables control-word egress/ingress options for given EVPN Instance (E-LAN or E-LINE) requires hardware-profile filter evpn-mpls-cw enabled.
Command Mode
Config mode
Applicability
This command was introduced in OcNOS version 3.0, X-connect parameter was introduced in OcNOS version 4.0, and control-word parameter introduced in OcNOS version 6.0.1.
Example
(config)#evpn mpls id 10
(config)#no evpn mpls id 10
 
(config)#evpn mpls id 100 xconnect target-mpls-id 200
(config)#no evpn mpls id 100
 
(config)#evpn mpls id 300 xconnect target-mpls-id 400 control-word
(config)#no evpn mpls id 300
Last modified date: 10/17/2023