Download Print this page

Cisco ASR 9000 Series Software Manual page 104

Layer 3 multicast routing
Hide thumbs Also See for ASR 9000 Series:

Advertisement

Multicast Routing Protocol support for P2MP
also be available to the multicast forwarding plane during the L3 lookup. For more details on RSVP-TE and
P2MP LSP, refer the Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide
Multicast Routing Protocol support for P2MP
All multicast routing protocols support P2MP TE LSP. At ingress node, a multicast protocol must make a
mapping between the multicast traffic and the P2MP TE LSP with the configuration of static-join. At egress
node, the multicast protocol must conduct a special RPF check for the multicast packet which is received from
MPLS core and forward it to the customer facing interface. The RPF check is based on the configuration of
static-rpf. These multicast groups which are forwarded over the P2MP TE LSPs can be specified with the
static-rpf configuration in case of PIM-SSM.
Enabling Multicast Forwarding Over Tunnel Interface (at Ingress Node)
This configuration is used for allowing the forwarding of the multicast packet over the specified interface.
SUMMARY STEPS
1. configure
2. multicast-routing
3. address-family {ipv4|ipv6}
4. interface tunnel-mte range
5. enable | disable
6. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
multicast-routing
Example:
RP/0/RSP0/CPU0:router(config)# multicast-routing
Step 3
address-family {ipv4|ipv6}
Example:
RP/0/RSP0/CPU0:router(config-mcast)# address-family
ipv4
Step 4
interface tunnel-mte range
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)#
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
104
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Purpose
Enters multicast routing configuration mode.
Enters ipv4 or ipv6 address-family submode.
Specify the range. The range is 0 to 65535.

Advertisement

loading