Skip to content

The Cisco multicast Rendezvous Point (RP) switch must be configured to filter Protocol Independent Multicast (PIM) Join messages received from the Designated Cisco switch (DR) for any undesirable multicast groups.

An XCCDF Rule

Description

<VulnDiscussion>Real-time multicast traffic can entail multiple large flows of data. An attacker can flood a network segment with multicast packets, over-using the available bandwidth and thereby creating a denial-of-service (DoS) condition. Hence, it is imperative that join messages are only accepted for authorized multicast groups.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-221137r622190_rule
Severity
Low
References
Updated



Remediation - Manual Procedure

Configure the RP to filter PIM join messages for any undesirable multicast groups as shown in the example below:

Step 1: Configure a PIM Join filter as shown in the example below:

SW1(config)# route-map PIM_JOIN_FILTER deny 
SW1(config-route-map)# match ip multicast group 239.8.0.0/8