R21xx-HP FlexFabric 11900 MPLS Command Reference

Table Of Contents
71
Predefined user roles
network-admin
Parameters
ip-address: Specifies the LDP transport address.
interface: Uses the IP address of the current interface as the LDP transport address.
Usage guidelines
Before two LSRs establish an LDP session, they must establish a TCP connection by using the LDP transport
address. LDP sends the local LDP transport address to the peer in Link Hello or Targeted Hello messages.
Using mpls ldp transport-address in interface view, you specify the transport address carried in the Link
Hellos sent out of the interface.
Using mpls ldp transport-address in LDP peer view, you specify the transport address carried in the
Targeted Hellos sent to the LDP peer.
HP recommends that you use the default transport address.
If two LSRs have multiple links in between and you want to establish an LDP session on each link, make
sure that all the links use the same transport address.
Examples
# Specify the LDP transport address carried in Targeted Hellos sent to peer 3.3.3.3 as 2.2.2.2.
<Sysname> System-view
[Sysname] mpls ldp
[Sysname-ldp] targeted-peer 3.3.3.3
[Sysname-ldp-peer-3.3.3.3] mpls ldp transport-address 2.2.2.2
# On interface VLAN-interface 2, specify the transport address carried in Link Hellos as the IP address of
the interface.
<Sysname> System-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] mpls ldp transport-address interface
Related commands
display mpls ldp discovery
pv-limit
Use pv-limit to specify the path vector limit.
Use undo pv-limit to restore the default.
Syntax
pv-limit pv-number
undo pv-limit
Default
The path vector limit is 32.
Views
LDP view, LDP-VPN instance view