231
[SwitchA] vlan 100
[SwitchA-vlan100] port ten-gigabitethernet 1/1/5 to ten-gigabitethernet 1/1/7
[SwitchA-vlan100] mld-snooping enable
[SwitchA-vlan100] quit
# Configure Ten-GigabitEthernet 1/1/7 as a static router port.
[SwitchA] interface ten-gigabitethernet 1/1/7
[SwitchA-Ten-GigabitEthernet1/1/7] mld-snooping static-router-port vlan 100
[SwitchA-Ten-GigabitEthernet1/1/7] quit
4. Configure Switch B:
# Enable MLD snooping globally.
<SwitchB> system-view
[SwitchB] mld-snooping
[SwitchB-mld-snooping] quit
# Create VLAN 100, assign Ten-GigabitEthernet 1/1/5 and Ten-GigabitEthernet 1/1/6 to the
VLAN, and enable MLD snooping for the VLAN.
[SwitchB] vlan 100
[SwitchB-vlan100] port ten-gigabitethernet 1/1/5 ten-gigabitethernet 1/1/6
[SwitchB-vlan100] mld-snooping enable
[SwitchB-vlan100] quit
5. Configure Switch C:
# Enable MLD snooping globally.
<SwitchC> system-view
[SwitchC] mld-snooping
[SwitchC-mld-snooping] quit
# Create VLAN 100, assign Ten-GigabitEthernet 1/1/5 through Ten-GigabitEthernet 1/1/9 to
the VLAN, and enable MLD snooping for the VLAN.
[SwitchC] vlan 100
[SwitchC-vlan100] port ten-gigabitethernet 1/1/5 to ten-gigabitethernet 1/1/9
[SwitchC-vlan100] mld-snooping enable
[SwitchC-vlan100] quit
# Configure Ten-GigabitEthernet 1/1/7 and Ten-GigabitEthernet 1/1/9 as static member ports
for the IPv6 multicast group FF1E::101.
[SwitchC] interface ten-gigabitethernet 1/1/7
[SwitchC-Ten-GigabitEthernet1/1/7] mld-snooping static-group ff1e::101 vlan 100
[SwitchC-Ten-GigabitEthernet1/1/7] quit
[SwitchC] interface ten-gigabitethernet 1/1/9
[SwitchC-Ten-GigabitEthernet1/1/9] mld-snooping static-group ff1e::101 vlan 100
[SwitchC-Ten-GigabitEthernet1/1/9] quit
Verifying the configuration
# Display information about the static router ports in VLAN 100 on Switch A.
[SwitchA] display mld-snooping static-router-port vlan 100
VLAN 100:
Router slots (1 in total):
1
Router ports (1 in total):
XGE1/1/7