Configuring The Mldp User Interface To Filter Label Mappings - Cisco ASR 9000 Series Configuration Manual

Aggregation services router multicast
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Multipoint Label Distribution Protocol Route Policy Map

Configuring the mLDP User Interface to Filter Label Mappings

SUMMARY STEPS
1. configure
2. mpls ldp mldp
3. address-family ipv4
4. neighbor[ipv4 ip address]route-policy mldp_policy in | out
5. end-policy
6. commit
7. Use the show command to verify the configuration: show running-config route-policy mldp_policy
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
mpls ldp mldp
Example:
RP/0/RSP0/CPU0:router(config)#mpls ldp mldp
Step 3
address-family ipv4
Example:
RP/0/RSP0/CPU0:router(config-ldp-mldp)#
address-family ipv4
Step 4
neighbor[ipv4 ip address]route-policy mldp_policy in | out
Example:
RP/0/RSP0/CPU0:router(config-ldp-mldp)# neighbor
ipv4 ip address route-policy mldp_policy in | out
Step 5
end-policy
Example:
RP/0/RSP0/CPU0:router(config-ldp-mldp)# end-policy
Step 6
commit
Step 7
Use the show command to verify the configuration: show
running-config route-policy mldp_policy
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
170
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Purpose
Enters global configuration mode.
Enters the LDP configuration mode.
Enters the MLDP address family configuration mode.
Configures the specified neighborhood IPv4 IP
address to the MLDP policy as either inbound or
outbound route policy.
Example outputs are as shown:
Wed Jun 18 11:41:09.333 IST
mpls ldp
mldp
neighbor route-policy mldp_policy out
!
mpls ldp
mldp

Advertisement

Table of Contents
loading

Table of Contents