SV-221062r622190_rule
V-221062
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.
SW2(config)#int vlan3
SW2(config-if)#ip igmp limit 2
Review the DR configuration to verify that it is limiting the number of mroute states via IGMP or MLD.
Verify IGMP limits have been configured globally or on each host-facing layer 3 and VLAN interface via the ip igmp limit command as shown in the example below:
interface Vlan3
ip address 10.3.3.3 255.255.255.0
…
…
…
ip igmp limit nn
If the DR is not limiting multicast join requests via IGMP or MLD on a global or interfaces basis, this is a finding.
V-221062
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 limits have been configured globally or on each host-facing layer 3 and VLAN interface via the ip igmp limit command as shown in the example below:
interface Vlan3
ip address 10.3.3.3 255.255.255.0
…
…
…
ip igmp limit nn
If the DR is not limiting multicast join requests via IGMP or MLD on a global or interfaces basis, this is a finding.
M
4074