Purpose
Command or Action
Example:
Router(config)# end
(Optional) Displays the information that IP multicast routing uses to perform
the RPF check.
show ip rpf source-address
[
group-address
]
Step 6
Example:
Router# show ip rpf 10.1.1.2
•
Use this command to verify RPF selection so as to ensure that IP
multicast traffic is being properly load split.
(Optional) Displays the current state of the IP routing table.
show ip route ip-address
Step 7
Example:
Router# show ip route 10.1.1.2
•
Use this command to verify that there multiple paths available to a
source or RP for ECMP multicast load splitting.
•
For the
ip-address
argument, enter the IP address of a source to validate
that there are multiple paths available to the source (for shortest path
trees) or the IP address of an RP to validate that there are multiple
paths available to the RP (for shared trees).
Related Topics
ECMP Multicast Load Splitting Based on Source Group and Next-Hop Address, on page 319
Example Enabling ECMP Multicast Load Splitting Based on Source Group and Next-Hop Address, on
page 332
Configuration Examples for Load Splitting IP Multicast Traffic
over ECMP
Example Enabling ECMP Multicast Load Splitting Based on Source Address
The following example shows how to enable ECMP multicast load splitting on a router based on source
address using the S-hash algorithm:
ip multicast multipath
Related Topics
Enabling ECMP Multicast Load Splitting Based on Source Address, on page 325
ECMP Multicast Load Splitting Based on Source Address Using the S-Hash Algorithm, on page 317
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01
331
IP Multicast Optimization: IP Multicast Load Splitting across Equal-Cost Paths
Configuration Examples for Load Splitting IP Multicast Traffic over ECMP