SV-255976r882270_rule
V-255976
SRG-NET-000512-L2S-000002
ARST-L2-000130
CAT III
10
Configure the Arista MLS switch for IGMP snooping for IPv4 and IPv6 multicast traffic for each VLAN.
Configure the Arista MLS switch for IP PIM, which also enables IGMP on an Arista MLS switch VLAN or interface, by using the following command:
switch(config)#int vlan8
ip igmp
pim ipv4 sparse-mode
pim ipv6 sparse-mode
switch(config)#exit
!
Arista MLS switch alternative configuration for MLD snooping on an interface for version 1 and 2. Version 2 is the default MLD version.
switch(config)# mld snooping
switch(config-mld-snooping)# vlan 200
!
Review the Arista MLS switch configuration to verify that IGMP or MLD snooping has been configured.
Determine which snooping feature is used.
For IGMP:
Verify the PIM that also enables IGMP on an Arista MLS switch VLAN interface by using the "sh run interface vlan8" command:
switch(config)#sh run int vlan8
interface VLAN8
ip igmp
pim ipv4 sparse-mode
switch(config)#exit
For MLD:
Verify the Arista MLS switch is configured for MLD snooping on an interface for version 1 and 2. Version 2 is the default MLD version.
switch#sh run | section mld
mld snooping
vlan 200
If the Arista switch is not configured to implement IGMP or MLD snooping for each VLAN, this is a finding.
V-255976
False
ARST-L2-000130
Review the Arista MLS switch configuration to verify that IGMP or MLD snooping has been configured.
Determine which snooping feature is used.
For IGMP:
Verify the PIM that also enables IGMP on an Arista MLS switch VLAN interface by using the "sh run interface vlan8" command:
switch(config)#sh run int vlan8
interface VLAN8
ip igmp
pim ipv4 sparse-mode
switch(config)#exit
For MLD:
Verify the Arista MLS switch is configured for MLD snooping on an interface for version 1 and 2. Version 2 is the default MLD version.
switch#sh run | section mld
mld snooping
vlan 200
If the Arista switch is not configured to implement IGMP or MLD snooping for each VLAN, this is a finding.
M
5512