Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
MPLS Static LSP and FRR Commands
page 25-18
OmniSwitch CLI Reference Guide
September 2009
configure router mpls static-lsp to
Configures the destination system IP address for the specified static LSP. This is configured on the ingress 
router to identify the destination router for the static LSP.
configure router mpls static-lsp lsp-name to ip-address
Syntax Definitions
lsp-name
The name of an existing static LSP. 
ip-address
The system IP address of the egress router. This is the configured 
Loopback0 address on an OmniSwitch.
Defaults
N/A
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• The System IP address specified with this command should match the System IP address for the far-
end router of the SDP to which the static LSP is attached. 
• The LSP name specified with this command must already exist in the router configuration.
• This command is also used to configure backup static LSP tunnels. To create a backup tunnel, config-
ure a static LSP with the same destination system IP address as the protected (primary) tunnel, but with 
a different LSP name. 
• Up to 16 backup LSP tunnels are supported per Service Distribution Point (SDP).
• Configuring a backup static LSP activates the static Fast ReRoute (FRR) mechanism that will redirect 
traffic to a backup tunnel should the protected LSP tunnel goes down.
Examples
-> configure router mpls static-lsp to-R3 to 10.10.10.3
Release History
Release 6.4.2; command was introduced.