HP MSR2000/3000/4000 Router Series MPLS Command Reference
39
graceful-restart
Use graceful-restart to enable Graceful Restart (GR) for LDP.
Use undo graceful-restart to disable LDP GR.
Syntax
graceful-restart
undo graceful-restart
Default
LDP GR is disabled.
Views
LDP view
Predefined user roles
network-admin
Usage guidelines
GR enables an LSR to retain MPLS forwarding entries during an LDP restart, ensuring continuous MPLS
forwarding.
The graceful-restart command does not take effect for LDP sessions established before the command is
executed. To apply the new setting, execute the reset mpls ldp command to re-establish LDP sessions.
Examples
# Enable GR for LDP.
<Sysname> system-view
[Sysname] mpls ldp
[Sysname-ldp] graceful-restart
Related commands
• display mpls ldp parameter
• reset mpls ldp
graceful-restart timer
Use graceful-restart timer to configure the MPLS Forwarding State Holding timer and the Reconnect timer
for GR.
Use undo graceful-restart timer to restore the default.
Syntax
graceful-restart timer { forwarding-hold hold-time | reconnect reconnect-time }
undo graceful-restart timer { forwarding-hold | reconnect }
Default
The MPLS Forwarding State Holding timer is 180 seconds and the Reconnect timer is 120 seconds.
Views
LDP view