Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
MPLS LDP Commands
OmniSwitch CLI Reference Guide
September 2009
page 24-11
configure router ldp interface-parameters transport-address
Configures the transport address for the specified LDP interface. This address is used to set up LDP TCP 
sessions.
configure router ldp interface-parameters interface ip-intf-name transport-address {system | inter-
face}
configure router ldp interface-parameters interface ip-intf-name no transport-address
Syntax Definitions
ip-intf-name
The name of an existing LDP interface.
system
Sets the transport address to the system IP address, which is the 
Loopback0 IP address configured for the OmniSwitch.
interface
Sets the transport address to the IP address of the specified LDP inter-
face.
Defaults
By default, the transport address for the LDP session is set to the system IP (Loopback0) address.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Use the no form of this command to set the transport address to the default value (system IP). 
• Do not use the interface IP address as the transport address if multiple interfaces exist between two 
LDP neighbors.
Examples
-> configure router ldp interface-parameters transport-address interface
-> configure router ldp interface-parameters interface vlan-14 transport-address 
system
-> configure router ldp interface-parameters no transport-address
-> configure router ldp interface-parameters interface vlan-14 no transport-address
Release History
Release 6.4.2; command was introduced.