Label Distribution Protocol
432
MPLS Guide
© 2022 Nokia.
Use subject to Terms available at: www.nokia.com
3HE 18686 AAAB TQZZA
5.10 Common Configuration Tasks
This section provides a brief overview of the following common configuration tasks
to configure LDP:
• Enabling LDP
• Configuring Graceful Restart Helper Parameters
• Applying Import and Export Policies
• Configuring Interface Parameters
• Specifying Targeted Session Parameters
• Specifying Peer Parameters
• Configuring LDP Support for Multicast VPN (MVPN)
• Configuring LDP Support for LDP-to-SR Stitching
• Enabling LDP Signaling and Services
5.10.1 Enabling LDP
LDP must be enabled in order for the protocol to be active. MPLS must also be
enabled. MPLS is enabled in the config>router>mpls context.
Use the following CLI syntax to enable LDP on a 7705 SAR router:
CLI Syntax: ldp
Example: config>router# ldp
The following example displays the enabled LDP configuration output.
ALU-1>config>router# info
----------------------------------------------
...
#------------------------------------------
echo "LDP Configuration"
#------------------------------------------
ldp
interface-parameters
exit
targeted-session
exit
exit
----------------------------------------------
...
ALU-1>config>router#