[Contents] [Prev] [Next] [Index] [Report an Error]

Installing IPv4 Routes into the Multicast Routing Table

You can install unicast IPv4 routes into the multicast routing table (inet.2) for multicast reverse-path forwarding (RPF) checks.

To install routes into the multicast routing table for RPF checks, include the multicast-rpf-routes statement:

traffic-engineering {
family inet {
shortcuts {
multicast-rpf-routes;
}
}
}

For a list of hierarchy levels at which you can configure this statement, see the statement summary section for this statement.

Note: Traffic engineering shortcuts must be enabled.

Note: IPv4 multicast topology must not be enabled.

Note: LSPs must not be advertised into IS-IS.


[Contents] [Prev] [Next] [Index] [Report an Error]