4-20 
[RouterA-GigabitEthernet1/0/2] pim ipv6 dm 
[RouterA-GigabitEthernet1/0/2] quit 
3)  Configure Switch A 
# Enable MLD Snooping globally.   
<SwitchA> system-view 
[SwitchA] mld-snooping 
[SwitchA-mld-snooping] quit 
# Create VLAN 100, assign GigabitEthernet 1/0/1 through GigabitEthernet 1/0/4 to this VLAN, and 
enable MLD Snooping in the VLAN.   
[SwitchA] vlan 100 
[SwitchA-vlan100] port gigabitethernet 1/0/1 to gigabitethernet 1/0/4 
[SwitchA-vlan100] mld-snooping enable 
[SwitchA-vlan100] quit 
# Configure an IPv6 multicast group filter so that the hosts in VLAN 100 can join only the IPv6 multicast 
group FF1E::101. 
[SwitchA] acl ipv6 number 2001 
[SwitchA-acl6-basic-2001] rule permit source ff1e::101 128 
[SwitchA-acl6-basic-2001] quit 
[SwitchA] mld-snooping 
[SwitchA–mld-snooping] group-policy 2001 vlan 100 
[SwitchA–mld-snooping] quit 
# Configure GigabitEthernet 1/0/3 and GigabitEthernet 1/0/4 as simulated hosts for IPv6 multicast 
group FF1E::101.   
[SwitchA] interface gigabitethernet 1/0/3 
[SwitchA-GigabitEthernet1/0/3] mld-snooping host-join ff1e::101 vlan 100 
[SwitchA-GigabitEthernet1/0/3] quit 
[SwitchA] interface gigabitethernet 1/0/4 
[SwitchA-GigabitEthernet1/0/4] mld-snooping host-join ff1e::101 vlan 100 
[SwitchA-GigabitEthernet1/0/4] quit 
4)  Verify the configuration   
# View the detailed MLD Snooping multicast group information in VLAN 100 on Switch A. 
[SwitchA] display mld-snooping group vlan 100 verbose 
  Total 1 IP Group(s). 
  Total 1 IP Source(s). 
  Total 1 MAC Group(s). 
 
  Port flags: D-Dynamic port, S-Static port, C-Copy port 
  Subvlan flags: R-Real VLAN, C-Copy VLAN 
  Vlan(id):100. 
    Total 1 IP Group(s). 
    Total 1 IP Source(s). 
    Total 1 MAC Group(s). 
    Router port(s):total 1 port. 
            GE1/0/1                (D) ( 00:01:30 ) 
    IP group(s):the following ip group(s) match to one mac group.