OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : MPLS Commands : mpls ilm-entry pop
mpls ilm-entry pop
Use this command to create an ILM entry in the ILM table to which a POP incoming interface is bound. Upon receipt of a labeled packet on an MPLS-enabled router, a lookup is done based on the incoming label in the ILM table. If a match is found, the packet may either be label-switched downstream, or popped and passed over IP. In a pop operation, an outgoing label is not needed as is either accepted or forwarded over IP. The nexthop option is also not mandatory because the FEC IP address could be a local IP address.
Use the no option with the command to delete an ILM entry. If there is no match, an error message displays.
Note: Only global label space is supported and per interface label space is not supported.
Command Syntax
mpls ilm-entry <16-1048575> pop
no mpls ilm-entry <16-1048575> pop
Parameters
<16-1048575>
Incoming label value
pop
Pop the incoming label
Default
By default, mpls ilm-entry are disabled
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#mpls ilm-entry 100 pop
Last modified date: 10/17/2023