R21xx-HP FlexFabric 11900 MPLS Command Reference
Table Of Contents
- Title Page
- Contents
- MCE commands
- description
- display bgp group ipv4 vpn-instance
- display bgp peer ipv4 vpn-instance
- display ip vpn-instance
- domain-id
- export route-policy
- ext-community-type
- import route-policy
- ip binding vpn-instance
- ip vpn-instance
- ipv4-family
- route-distinguisher
- route-tag
- routing-table limit
- vpn-instance-capability simple
- vpn-target
- IPv6 MCE commands
- Basic MPLS commands
- Static LSP commands
- LDP commands
- accept-label
- advertise-label
- backoff
- display mpls ldp discovery
- display mpls ldp fec
- display mpls ldp interface
- display mpls ldp lsp
- display mpls ldp parameter
- display mpls ldp peer
- display mpls ldp summary
- graceful-restart
- graceful-restart timer
- label-distribution
- loop-detect
- lsp-trigger
- lsr-id
- maxhops
- md5-authentication
- mpls ldp
- mpls ldp enable
- mpls ldp timer
- mpls ldp transport-address
- pv-limit
- reset mpls ldp
- session protection
- targeted-peer
- vpn-instance
- Tunnel policy commands
- MPLS L3VPN commands
- description (VPN instance view)
- display bgp group vpnv4
- display bgp peer vpnv4
- display bgp routing-table ipv4 unicast inlabel
- display bgp routing-table ipv4 unicast outlabel
- display bgp routing-table vpnv4
- display bgp routing-table vpnv4 advertise-info
- display bgp routing-table vpnv4 as-path-acl
- display bgp routing-table vpnv4 community-list
- display bgp routing-table vpnv4 inlabel
- display bgp routing-table vpnv4 outlabel
- display bgp routing-table vpnv4 peer
- display bgp routing-table vpnv4 statistics
- display ip vpn-instance
- domain-id
- export route-policy
- ext-community-type
- import route-policy
- ip binding vpn-instance
- ip vpn-instance (system view)
- ipv4-family (VPN instance view)
- ipv4-family vpnv4
- nesting-vpn
- peer next-hop-invariable
- peer upe
- peer upe route-policy
- policy vpn-target
- refresh bgp vpnv4
- reset bgp vpnv4
- route-distinguisher (VPN instance view)
- route-tag
- routing-table limit
- rr-filter
- tnl-policy (VPN instance view/IPv4 VPN view/IPv6 VPN view)
- vpn popgo
- vpn-target (VPN instance view/IPv4 VPN view/IPv6 VPN view)
- IPv6 MPLS L3VPN commands
- display bgp group vpnv6
- display bgp peer vpnv6
- display bgp routing-table vpnv6
- display bgp routing-table vpnv6 advertise-info
- display bgp routing-table vpnv6 as-path-acl
- display bgp routing-table vpnv6 community-list
- display bgp routing-table vpnv6 inlabel
- display bgp routing-table vpnv6 outlabel
- display bgp routing-table vpnv6 peer
- display bgp routing-table vpnv6 statistics
- ipv6-family (VPN instance view)
- ipv6-family vpnv6
- policy vpn-target
- refresh bgp vpnv6
- reset bgp vpnv6
- rr-filter
- MPLS L2VPN commands
- VPLS commands
- backup-peer
- description
- display l2vpn ldp
- display l2vpn forwarding
- display l2vpn mac-address
- display l2vpn pw
- display l2vpn pw-class
- display l2vpn service-instance
- display l2vpn vsi
- encapsulation
- l2vpn enable
- l2vpn switchover
- mac-learning enable
- mtu
- peer
- pw-class
- pw-type
- pwsignaling
- reset l2vpn mac-address
- revertive
- service-instance
- shutdown
- vsi
- xconnect vsi
- Support and other resources
- Index
69
Syntax
mpls ldp timer { hello-hold timeout | hello-interval interval | keepalive-hold timeout | keepalive-interval
interval }
undo mpls ldp timer { hello-hold | hello-interval | keepalive-hold | keepalive-interval }
Default
The Link Hello hold time is 15 seconds, the Link Hello interval is 5 seconds, the Targeted Hello hold time
is 45 seconds, the Targeted Hello interval is 15 seconds, the Keepalive hold time is 45 seconds, and the
Keepalive interval is 15 seconds.
Views
Interface view/LDP peer view
Predefined user roles
network-admin
Parameters
hello-hold timeout: Specifies the Hello hold time in the range of 1 to 65535 seconds. LDP keeps the hello
adjacency during the Hello hold time. The negotiated Hello hold time takes the smaller value of the local
Hello hold time and the peer Hello hold time. If LDP receives no Hello message from the peer before the
Hello hold timer expires, LDP deletes the Hello adjacency with the peer. If you set the Hello hold time to
65535, LDP permanently keeps the Hello adjacency.
hello-interval interval: Specifies the Hello interval in the range of 1 to 65535 seconds. LDP sends Hello
messages at this interval.
keepalive-hold timeout: Specifies the Keepalive hold time in the range of 15 to 65535 seconds. LDP
keeps the LDP session with the peer during the Keepalive hold time. The negotiated Keepalive hold time
takes the smaller value of the local Keepalive hold time and the peer Keepalive hold time. If LDP receives
no LDP message from the peer before the Keepalive hold timer expires, LDP deletes the LDP session with
the peer.
keepalive-interval interval: Specifies the Keepalive interval in the range of 1 to 65535 seconds. LDP
sends Keepalive messages to the peer at this interval.
Usage guidelines
Using this command in interface view, you set a Link Hello hold time and a Link Hello interval. Using this
command in LDP peer view, you set a Targeted Hello hold time and a Targeted Hello interval.
If the Hello hold time and the Keepalive hold time values are too large, LDP cannot quickly detect link
failures. If the values are too small, LDP may mistakenly consider a normal link failed. HP recommends
that you use the default values.
If two LSRs have multiple LDP links in between, make sure that those links have the same Keepalive hold
time.
During LDP session negotiation, an LSR compares the local Hello hold time with the Hello hold time of the
peer LSR, and uses the smaller one as the negotiated Hello hold time. If the negotiated Hello hold time
is larger than three times the local Hello interval, the LSR sends Hello messages at the local Hello interval.
Otherwise, the LSR sends Hello messages at an interval 1/3 of the negotiated Hello hold time.
During LDP session negotiation, an LSR compares the local Keepalive hold time with the Keepalive hold
time of the peer LSR, and uses the smaller one as the negotiated Keepalive hold time. If the negotiated
Keepalive hold time is larger than three times the local Keepalive interval, the LSR sends Keepalive










