Configure Router Mpls Interface Label-Map Swap Next-Hop - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

configure router mpls interface label-map swap next-hop

Configures the outgoing label number that is swapped for the specified incoming label number. Also
configures the next-hop IP address in the static Label Switched Path (LSP). Use this command to provide
this information on each transit router that participates in the static LSP.
configure router mpls interface ip-intf-name label-map in-label swap out-label next-hop ip-address
configure router mpls interface ip-intf-name label-map in-label no swap
Syntax Definitions
ip-intf-name
in-label
out-label
ip-address
Defaults
N/A
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
Use the no form of this command to remove the outgoing label and the associated next-hop IP address.
If an ARP entry for the next hop exists, then the static LSP is marked as operational. If an ARP entry
does not exist, then the static LSP is marked as operationally down and the local router continues to
ARP for the configured next hop at a fixed interval..
Examples
-> configure router mpls interface vlan-20 label-map 700 swap 555 next-hop
192.168.10.2
-> configure router mpls interface vlan-20 no label-map 700 no swap
Release History
Release 6.4.2; command was introduced.
page 49-8
The name of an existing MPLS IP interface.
An incoming label number. The valid range is 32–1023.
An outgoing label number. The valid range is 32–1023.
The IP address for the next-hop router.
MPLS Static LSP and FRR Commands
OmniSwitch CLI Reference Guide
June 2012

Advertisement

Table of Contents
loading

Table of Contents