SUMMARY STEPS
1.
configure
2.
mpls ldp
3.
igp sync delay delay-time
4.
Use the
commit
or
end
command.
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Enters the MPLS LDP configuration mode.
mpls ldp
Example:
RP/0/RP0/CPU0:router(config)#
mpls ldp
Step 2
Configures LDP IGP synchronization delay in seconds.
igp sync delay delay-time
Example:
RP/0/RP0/CPU0:router(config-ldp)#
igp
sync delay 30
Step 3
commit
—
Saves the configuration changes and remains within the
configuration session.
Use the
commit
or
end
command.
Step 4
end
—
Prompts user to take one of these actions:
•
Yes
—
Saves configuration changes and exits the configuration
session.
•
No
—
Exits the configuration session without committing the
configuration changes.
•
Cancel
—
Remains in the configuration session, without
committing the configuration changes.
Related Topics
IGP Synchronization, on page 17
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
57
Implementing MPLS Label Distribution Protocol
Configuring LDP IGP Synchronization Delay Interval