SV-221140r622190_rule
V-221140
SRG-NET-000362-RTR-000122
CISC-RT-000880
CAT II
10
Configure the DR on a global or interface basis to limit the number of mroute states resulting from IGMP or MLD membership reports.
SW1(config)# int e2/4
SW1(config-if)# ip igmp state-limit 44
SW1(config-if)# end
Review the DR configuration to verify that it is limiting the number of mroute states via IGMP or MLD.
Verify IGMP state limits have been configured on all applicable interfaces as shown in the example below:
interface Ethernet2/4
no switchport
ip address 10.2.22.3/24
ip pim sparse-mode
ip igmp version 3
ip igmp state-limit nnn
If the DR is not limiting multicast join requests via IGMP or MLD on all applicable interfaces, this is a finding.
V-221140
False
CISC-RT-000880
Review the DR configuration to verify that it is limiting the number of mroute states via IGMP or MLD.
Verify IGMP state limits have been configured on all applicable interfaces as shown in the example below:
interface Ethernet2/4
no switchport
ip address 10.2.22.3/24
ip pim sparse-mode
ip igmp version 3
ip igmp state-limit nnn
If the DR is not limiting multicast join requests via IGMP or MLD on all applicable interfaces, this is a finding.
M
4075