Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
MPLS Static LSP and FRR Commands
page 25-16
OmniSwitch CLI Reference Guide
September 2009
configure router mpls static-lsp shutdown
Configures the administrative status for the specified static Label Switched Path (LSP).
configure router mpls static-lsp lsp-name {no shutdown | shutdown}
Syntax Definitions
lsp-name
The name of an existing static LSP. 
no shutdown
Enables the administrative status of the specified static LSP.
shutdown
Disables the administrative status of the specified static LSP.
Defaults
By default, the static LSP is disabled when the LSP is created.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• The LSP name specified with this command must already exist in the router configuration.
• Disabling the administrative status of the static LSP does not remove the LSP configuration from the 
router, however, packet forwarding to the next-hop router is stopped. When a disabled static LSP is 
enabled, packet forarding continues.
Examples
-> configure router mpls static-lsp to-R3 no shutdown 
-> configure router mpls static-lsp to-R3 shutdown 
Release History
Release 6.4.2; command was introduced.