R21xx-HP FlexFabric 11900 IP Multicast Configuration Guide

Table Of Contents
39
Step Command Remarks
1. Enter system view.
system-view
N/A
2. Enable IP multicast routing.
multicast routing-enable
By default, IP multicast routing is
disabled.
Configuring multicast routing and forwarding
Before you configure multicast routing and forwarding, complete the following tasks:
Configure a unicast routing protocol so that all devices in the domain are interoperable at the
network layer.
Enable PIM-DM or PIM-SM.
Configuring static multicast routes
By configuring a static multicast route for a given multicast source, you can specify an RPF interface or an
RPF neighbor for the multicast traffic from that source.
To configure a static multicast route:
Step Command Remarks
1. Enter system
view.
system-view
N/A
2. Configure a
static multicast
route.
ip rpf-route-static source-address { mask-length | mask }
{ rpf-nbr-address | interface-type interface-number }
[ preference preference ]
By default, no static
multicast route is
configured.
3. (Optional.)
Delete static
multicast routes.
Delete a specified static multicast route:
undo ip rpf-route-static source-address
{ mask-length | mask } { rpf-nbr-address |
interface-type interface-number }
Delete all static multicast routes:
delete ip rpf-route-static
N/A
Configuring the RPF route selection rule
You can configure the router to select the RPF route based on the longest prefix match principle. For more
information about RPF route selection, see "RPF check process."
T
o configure a multicast routing policy:
Step Command Remarks
1. Enter system view.
system-view
N/A