PurposeCommand or Action
(Optional)
Displays the summarized status of the LDP discovery process for all
VRFs for the IPv4 address family.
show mpls ldp vrf all ipv4 discovery summary
Example:
RP/0/RP0/CPU0:router# show mpls ldp vrf
all ipv4 discovery summary
Step 10
(Optional)
Displays the aggregate summary across all the LDP discovery
processes.
show mpls ldp discovery summary all
Example:
RP/0/RP0/CPU0:router# show mpls ldp
discovery summary all
Step 11
Related Topics
LDP Control Plane, on page 7
Configuring LDP Discovery for Targeted Hellos: Example, on page 80
Configuring Label Advertisement Control (Outbound Filtering)
Perform this task to configure label advertisement (outbound filtering).
By default, a label switched router (LSR) advertises all incoming label prefixes to each neighboring router.
You can control the exchange of label binding information using the mpls ldp label advertise command.
Using the optional keywords, you can advertise selective prefixes to all neighbors, advertise selective prefixes
to defined neighbors, or disable label advertisement to all peers for all prefixes.
Prefixes and peers advertised selectively are defined in the access list.Note
Before You Begin
Before configuring label advertisement, enable LDP and configure an access list.
SUMMARY STEPS
1.
configure
2.
mpls ldp
3.
[vrf vrf-name] address-family { ipv4}
4.
label local advertise [ to ldp-id for prefix-acl | interface type interface-path-id ]
5.
Use the commit or end command.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
34
Implementing MPLS Label Distribution Protocol
Configuring Label Advertisement Control (Outbound Filtering)