Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
MPLS Static LSP and FRR Commands
page 25-10
OmniSwitch CLI Reference Guide
September 2009
configure router mpls interface label-map pop
Configures a label pop operation for the packet containing the specified incoming label number. This 
action is configured on an egress Label Edge Router (LER) to identify the end of MPLS switching and the 
static Label Switched Path (LSP). 
configure router mpls interface ip-intf-name label-map in-label pop
configure router mpls interface ip-intf-name label-map in-label no pop
Syntax Definitions
ip-intf-name
The name of an existing MPLS IP interface.
in-label
Incoming label number. The valid range is 32–1023.
Defaults
N/A
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Use the no form of this command to stop the label pop operation and remove the egress router designa-
tion for this router.
• When the egress LER receives a packet with the specified label number, the label is popped off 
(removed from) the packet. Once the label is removed from the packet, the associated service directs 
any further action with the packet.
Examples
-> configure router mpls interface vlan-20 label-map 800 pop
-> configure router mpls interface vlan-20 no label-map 800 no pop
Release History
Release 6.4.2; command was introduced.