SV-221045r622190_rule
V-221045
SRG-NET-000362-RTR-000119
CISC-RT-000710
CAT III
10
Configure IGMP or MLD snooping for IPv4 and IPv6 multicast traffic respectively for each VPLS bridge domain.
SW1(config)#bridge-domain 100
SW1(config-bdomain)#ip igmp snooping
SW1(config-bdomain)#end
Review the switch configuration to verify that IGMP or MLD snooping has been configured for IPv4 and IPv6 multicast traffic respectively for each VPLS bridge domain. The example below are the steps to verify that IGMP snooping is enabled for a VPLS bridge domain.
Step 1: Verify that IGMP snooping is enabled globally. By default, IGMP snooping is enabled globally; hence, the following command should not be in the switch configuration: no ip igmp snooping
Step 2: If IGMP snooping is enabled globally, it will also be enabled by default for each VPLS bridge domain. Hence, the command “no ip igmp snooping” should not be configured for any VPLS bridge domain as shown in the example below:
bridge-domain 100
no ip igmp snooping
!
If the switch is not configured to implement IGMP or MLD snooping for each VPLS bridge domain, this is a finding.
V-221045
False
CISC-RT-000710
Review the switch configuration to verify that IGMP or MLD snooping has been configured for IPv4 and IPv6 multicast traffic respectively for each VPLS bridge domain. The example below are the steps to verify that IGMP snooping is enabled for a VPLS bridge domain.
Step 1: Verify that IGMP snooping is enabled globally. By default, IGMP snooping is enabled globally; hence, the following command should not be in the switch configuration: no ip igmp snooping
Step 2: If IGMP snooping is enabled globally, it will also be enabled by default for each VPLS bridge domain. Hence, the command “no ip igmp snooping” should not be configured for any VPLS bridge domain as shown in the example below:
bridge-domain 100
no ip igmp snooping
!
If the switch is not configured to implement IGMP or MLD snooping for each VPLS bridge domain, this is a finding.
M
4074