Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
MPLS Static LSP and FRR Commands
OmniSwitch CLI Reference Guide
September 2009
page 25-5
configure router mpls interface shutdown
Configures the administrative status for specified MPLS interface.
configure router mpls interface ip-intf-name {no shutdown | shutdown}
Syntax Definitions
ip-intf-name
The name of an existing MPLS IP interface.
no shutdown
Enables the MPLS administrative status for the interface.
shutdown
Disables the MPLS administrative status for the interface. 
Defaults
By default, the administrative status of an MPLS interface is enabled.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Disabling the administrative status for an MPLS interface does not remove the MPLS configuration 
from that interface. However, any Label Switched Paths (LSPs) associated with the MPLS interface are 
also administratively disabled.
• When a disabled MPLS interface is enabled, any associated LSPs are also enabled.
• The MPLS interface name specified with this command must already exist in the router configuration.
Examples
-> configure router mpls interface vlan-20 no shutdown
-> configure router mpls interface vlan-20 shutdown 
Release History
Release 6.4.2; command was introduced.
Related Commands
MIB Objects
vRtrMplsIfTable
vRtrMplsIfAdminState
Configures MPLS support on an IP interface.
Displays the MPLS interface configuration.