MPLS Guide Label Distribution Protocol
3HE 18686 AAAB TQZZA © 2022 Nokia.
Use subject to Terms available at: www.nokia.com
441
5.11 LDP Configuration Management Tasks
This section discusses the following LDP configuration management tasks:
• Disabling LDP
• Modifying Targeted Session Parameters
• Modifying Interface Parameters
5.11.1 Disabling LDP
The no ldp command disables the LDP protocol on the router. All parameters revert
to the default settings. LDP must be shut down before it can be disabled.
Use the following CLI syntax to disable LDP:
CLI Syntax: no ldp
shutdown
Example: config>router# ldp
config>router>ldp# shutdown
config>router>ldp# exit
config>router# no ldp
5.11.2 Modifying Targeted Session Parameters
You can modify targeted session parameters without shutting down entities.
However, for any LDP timers (hello or keepalive timers), the changes do not take
effect until a shutdown/no shutdown command is performed on the LDP session.
The no form of a targeted-session parameter command reverts modified values
back to the default.
The following example displays the CLI syntax to revert targeted session parameters
back to the default values.
Example: config>router# ldp
config>router>ldp# targeted-session
config>router>ldp>targeted# no disable-targeted-session
config>router>ldp>targeted# no hello
config>router>ldp>targeted# no keepalive
config>router>ldp>targeted# shutdown