The Dell OS10 multicast Rendezvous Point (RP) router must be configured to filter Protocol Independent Multicast (PIM) Join messages received from the Designated Router (DR) for any undesirable multicast groups.
An XCCDF Rule
Description
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.
- ID
- SV-269866r1051983_rule
- Version
- OS10-RTR-000230
- Severity
- Low
- References
- Updated
Remediation Templates
A Manual Procedure
Configure the RP to filter PIM join messages for any undesirable multicast groups.
Step 1: Configure an ACL that identifies which groups are allowed to join.
OS10(config)# ip access-list PIM_JOINFILTER
OS10(config-ipv4-acl)# permit ip 10.10.10.0/24 226.1.1.0/24