FEC Root : 10.0.0.1
Opaque decoded : [ipv4 0.0.0.0 224.1.1.1]
Features : MoFRR MBB
Upstream neighbor(s) :
10.0.0.1:0 [Active] Uptime: 03:25:15
Next Hop : 10.0.3.3
Interface : GigabitEthernet0/2/1/1
Local Label (D) : 16028
Downstream client(s):
LDP 10.0.0.2:0 Uptime: 03:25:15
Next Hop : 10.0.4.2
Interface : GigabitEthernet0/2/1/2
Remote label (D) : 16029
Configuring the mLDP User Interface for Feature Filtering - Recursive FEC
SUMMARY STEPS
1.
configure
2.
mpls ldp mldp
3.
address-family ipv4
4.
recursive-fec route-policy rfec
5.
end
6.
commit
7.
Use the show command to verify the configuration: show running-config mpls ldp mldp
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Enters the LDP configuration mode.mpls ldp mldp
Example:
RP/0/RP0/CPU0:router(config)#mpls ldp mldp
Step 2
Enters the LDP address family configuration mode.address-family ipv4
Example:
RP/0/RP0/CPU0:router(config-ldp-mldp)#address-family
ipv4
Step 3
Configures the specified feature to the MLDP policy
to be allowed to be selected for filtering.
recursive-fec route-policy rfec
Example:
RP/0/RP0/CPU0:router(config-ldp-mldp-af)#
recursive-fec route-policy rfec
Step 4
end
Step 5
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
58
Implementing Multicast Routing on Cisco IOS XR Software
Multipoint Label Distribution Protocol Route Policy Map