SV-273685r1110988_rule
V-273685
SRG-NET-000512-L2S-000002
RCKS-L2S-000170
CAT III
10
Configure IGMP or MLD snooping for IPv4 and IPv6 multicast traffic respectively for each VLAN.
Enable IGMP Globally:
ICX# configure terminal
ICX(config)# ip multicast active
Note: If the active keyword is not specified, the default mode is passive.
Optional: IGMP Version
ICX(config)# ip multicast version 3
Other options:
Configure by vlan:
ICX(config)# vlan 20
ICX(config-vlan-20)# multicast active
ICX(config-vlan-20)# multicast version 3
ICX(config-vlan-20)# multicast port-version 3 ethernet 1/2/4 to 1/2/6
Static group assignment:
ICX(config-vlan-20)# multicast static-group 224.1.1.1 count 2 ethernet 1/1/3 ethernet 1/1/5 to 1/1/7
Review the switch configuration for IGMP and MLD snooping.
!
ip multicast
ipv6 multicast
!
If IGMP or MLD snooping are not configured for all VLANs, this is a finding.
V-273685
False
RCKS-L2S-000170
Review the switch configuration for IGMP and MLD snooping.
!
ip multicast
ipv6 multicast
!
If IGMP or MLD snooping are not configured for all VLANs, this is a finding.
M
5697