Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
MPLS Static LSP and FRR Commands
page 25-6
OmniSwitch CLI Reference Guide
September 2009
configure router mpls interface label-map
Configures an incoming label number that the specified MPLS interface will process. Use this command 
to provide this information on each transit and egress router that participates in a static Label Switched 
Path (LSP).
configure router mpls interface ip-intf-name label-map in-label
configure router mpls interface ip-intf-name no label-map in-label
Syntax Definitions
ip-intf-name
The name of an existing MPLS IP interface.
in-label
An 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 remove the incoming label map.
• Once created, the incoming label-map number is then associated with a swap (transit router) or pop 
(egress router) action.
• The label-map number and associated action is not active until the label-map is administratively 
enabled.
Examples
-> configure router mpls interface vlan-20 label-map 700
-> configure router mpls interface vlan-20 no label-map 700 
Release History
Release 6.4.2; command was introduced.