R2511-HP MSR Router Series MPLS Command Reference(V5)
53
[Sysname] mpls ldp remote-peer BJI
[Sysname-mpls-ldp-remote-bji] remote-ip 3.3.3.3
[Sysname-mpls-ldp-remote-bji] mpls ldp timer keepalive-hold 1000
mpls ldp transport-address
Use mpls ldp transport-address to configure an LDP transport address.
Use undo mpls ldp transport-address to restore the default.
Syntax
In interface view:
mpls ldp transport-address { ip-address | interface }
undo mpls ldp transport-address
In MPLS LDP remote peer view:
mpls ldp transport-address ip-address
undo mpls ldp transport-address
Default
A transport address takes the value of the MPLS LSR ID.
Views
Interface view, MPLS LDP remote peer view
Default command level
2: System level
Parameters
ip-address: Specifies the IP address to be used as the LDP transport address.
interface: Uses the IP address of the current interface as the LDP transport address.
Usage guidelines
In interface view, you configure the link Hello transport address. In MPLS LDP remote peer view, you
configure the targeted Hello transport address.
Examples
# On Ethernet 1/1, configure the link Hello transport address as the IP address of the current interface.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] mpls
[Sysname-Ethernet1/1] mpls ldp
[Sysname-Ethernet1/1] mpls ldp transport-address interface
# Configure the targeted Hello transport address to be 10.1.1.1.
<Sysname> system-view
[Sysname] mpls ldp remote-peer BJI
[Sysname-mpls-ldp-remote-bji] remote-ip 3.3.3.3
[Sysname-mpls-ldp-remote-bji] mpls ldp transport-address 10.1.1.1










