Monitoring And Maintaining Ip Multicast Routing - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 38
Configuring IP Multicast
To enable IP multicast multipath, perform this task:
Command
Step 1
Switch# config t
Step 2
Switch(config)# ip multicast multipath
Step 3
Switch(config)# end
The ip multicast multipath command load splits the traffic but does not load balance the traffic. Traffic
Note
from a source uses only one path, even if the traffic far outweighs traffic from other sources.
Configuring load splitting with the ip multicast multipath command causes the system to load split
multicast traffic across multiple equal-cost paths based on source address using the S-hash algorithm.
When the ip multicast multipath command is configured and multiple equal-cost paths exist, the path
in which multicast traffic travel is selected based on the source IP address. Multicast traffic from
different sources is load split across the different equal-cost paths. Load splitting does not occur across
equal-cost paths for multicast traffic from the same source sent to different multicast groups.
The following example shows how to enable ECMP multicast load splitting on a router based on a source
address using the S-hash algorithm:
Switch(config)# ip multicast multipath
The following example shows how to enable ECMP multicast load splitting on a router based on a source
and group address using the basic S-G-hash algorithm:
Switch(config)# ip multicast multipath s-g-hash basic
The following example shows how to enable ECMP multicast load splitting on a router based on a
source, group, and next-hop address using the next-hop-based S-G-hash algorithm:
Switch(config)# ip multicast multipath s-g-hash next-hop-based

Monitoring and Maintaining IP Multicast Routing

You can remove all contents of a particular cache, table, or database. You also can display specific
statistics. The following sections describe how to monitor and maintain IP multicast:
Displaying System and Network Statistics, page 38-24
Displaying the Multicast Routing Table, page 38-24
Displaying IP MFIB, page 38-26
Displaying Bidirectional PIM Information, page 38-27
Displaying PIM Statistics, page 38-28
Clearing Tables and Databases, page 38-28
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Monitoring and Maintaining IP Multicast Routing
Purpose
Enters configuration mode.
Enables IP multicast multipath.
Exits configuration mode.
38-23

Advertisement

Table of Contents
loading

Table of Contents