R3303-HP HSR6800 Routers MPLS Command Reference

56
Views
Interface view, MPLS LDP remote peer view
Default command level
2: System level
Parameters
value: Specifies the value of the Hello timer, in the range of 1 to 65535, in seconds.
Usage guidelines
In interface view, you set the link Hello timer. In MPLS LDP remote peer view, you set the targeted Hello
timer.
Changing the values of the Hello timers does not affect any existing session.
Examples
# Set the link Hello timer to 100 seconds on interface GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] mpls
[Sysname-GigabitEthernet2/1/1] mpls ldp
[Sysname-GigabitEthernet2/1/1] mpls ldp timer hello-hold 100
# Set the targeted Hello timer to 1000 seconds.
<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 timer hello-hold 1000
Related commands
mpls ldp (interface view)
mpls ldp (system view)
mpls ldp timer keepalive-hold
Use mpls ldp timer keepalive-hold to set a keepalive timer.
Use undo mpls ldp timer keepalive-hold to restore the default.
Syntax
mpls ldp timer keepalive-hold value
undo mpls ldp timer keepalive-hold
Default
Both the link keepalive timer and targeted keepalive timer are 45 seconds.
Views
Interface view, MPLS LDP remote peer view
Default command level
2: System level