mpls l2-circuit-fib-entry
Use this command to add a static Layer-2 MPLS Virtual Circuit FIB entry.
Use the no parameter with this command to delete a Layer-2 MPLS Virtual Circuit FIB entry.
Command Syntax
mpls l2-circuit-fib-entry VC-ID
mpls l2-circuit-fib-entry VC-ID LABEL LABEL A.B.C.D IFNAME NAME
no mpls l2-circuit-fib-entry VC-ID
Parameters
VC-ID
Virtual Circuit ID
LABEL
Incoming label in the range of <16-1048575>
LABEL
Outgoing label in the range of <16-1048585>
A.B.C.D
Nexthop IPv4 address
IFNAME
Provider-facing interface name
NAME
Access interface name or VC to be stitched to.
Default
By default, mpls l2-circuit is disabled
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#mpls l2-circuit-fib-entry 10 100 200 10.10.10.10 eth1 eth2
Last modified date: 10/17/2023