R21xx-HP FlexFabric 11900 MPLS Command Reference

Table Of Contents
70
messages at the local Keepalive interval. Otherwise, the LSR sends Keepalive messages at an interval
1/3 of the negotiated Keepalive hold time.
Examples
# Set the Targeted Hello hold time to 1000 seconds, Targeted Hello interval to 50 seconds, Keepalive
hold time to 1000 seconds, and Keepalive interval to 50 seconds for peer 3.3.3.3.
<Sysname> System-view
[Sysname] mpls ldp
[Sysname-ldp] targeted-peer 3.3.3.3
[Sysname-ldp-peer-3.3.3.3] mpls ldp timer hello-hold 1000
[Sysname-ldp-peer-3.3.3.3] mpls ldp timer hello-interval 50
[Sysname-ldp-peer-3.3.3.3] mpls ldp timer keepalive-hold 1000
[Sysname-ldp-peer-3.3.3.3] mpls ldp timer keepalive-interval 50
# On interface VLAN-interface 2, set the Link Hello hold time to 100 seconds, Link Hello interval to 20
seconds, Keepalive hold time to 50 seconds, and Keepalive interval to 10 seconds.
<Sysname> System-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] mpls ldp timer hello-hold 100
[Sysname-Vlan-interface2] mpls ldp timer hello-interval 20
[Sysname-Vlan-interface2] mpls ldp timer keepalive-hold 50
[Sysname-Vlan-interface2] mpls ldp timer keepalive-interval 10
Related commands
display mpls ldp discovery
display mpls ldp peer
mpls ldp transport-address
Use mpls ldp transport-address to specify the 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 LDP peer view:
mpls ldp transport-address ip-address
undo mpls ldp transport-address
Default
In interface view, if the interface belongs to the public network, the LDP transport address is the local LSR
ID. If the interface belongs to a VPN, the LDP transport address is the primary IP address of the interface.
In LDP peer view, the LDP transport address is the local LSR ID.
Views
Interface view/LDP peer view