87
Parameters
value: Specifies the label re-advertisement interval, ranging from 1 to 65,535 seconds.
Examples
# Set the DU mode label re-advertisement interval to 100 seconds for the public network LDP instance.
<Sysname> system-view
[Sysname] mpls ldp
[Sysname-mpls-ldp] du-readvertise timer 100
# Set the DU mode label re-advertisement interval to 100 seconds for LDP instance vpn1.
<Sysname> system-view
[Sysname] mpls ldp vpn-instance vpn1
[Sysname-mpls-ldp-vpn-instance-vpn1] du-readvertise timer 100
graceful-restart (MPLS LDP view)
Description
Use the graceful-restart command to enable MPLS LDP GR.
Use the undo graceful-restart command to disable MPLS LDP GR.
By default, MPLS LDP GR is disabled.
Enabling or disabling GR will cause all LDP sessions and all LSPs based on the sessions to be removed
and then reestablished.
Syntax
graceful-restart
undo graceful-restart
View
MPLS LDP view
Default level
2: System level
Parameters
None
Examples
# Enable MPLS LDP GR.
<Sysname> system-view
[Sysname] mpls lsr-id 1.1.1.1
[Sysname] mpls
[Sysname-mpls] quit
[Sysname] mpls ldp
[Sysname-mpls-ldp] graceful-restart
graceful-restart mpls ldp
Description
Use the graceful-restart mpls ldp command to restart MPLS LDP gracefully.