H3C S9500 Series Operation Manual page 28

Routing switches
Hide thumbs Also See for S9500 Series:
Table of Contents

Advertisement

Operation Manual – MLD Snooping
H3C S9500 Series Routing Switches
III. Configuration procedure
1)
Enable IPv6 forwarding and configure IPv6 addresses
Enable IPv6 forwarding on each device and configure an IP address and address prefix
for each interface. The specific configuration procedure is omitted here.
2)
Configure Router A
# Enable IPv6 multicast routing, enable IPv6 PIM-DM on each interface, and enable
MLDv1 on Ethernet 1/1/1.
<RouterA> system-view
[RouterA] multicast ipv6 routing-enable
[RouterA] interface ethernet 1/1/1
[RouterA-Ethernet1/1/1] mld enable
[RouterA-Ethernet1/1/1] mld version 1
[RouterA-Ethernet1/1/1] pim ipv6 dm
[RouterA-Ethernet1/1/1] quit
[RouterA] interface ethernet 1/1/2
[RouterA-Ethernet1/1/2] pim ipv6 dm
[RouterA-Ethernet1/1/2] quit
Note:
The above configuration on Router A is for reference only. Refer to the specific situation
of your device when performing the configuration.
3)
Configure Switch A
# Create VLAN 100.
<SwitchA> system-view
[SwitchA] vlan 100
# Add the ports, Ethernet 1/1/1 to Ethernet 1/1/4, to VLAN 100.
[SwitchA-vlan100] port ethernet 1/1/1 to ethernet 1/1/4
[SwitchA-vlan100] quit
# Enable MLD Snooping.
[SwitchA] mld-snooping
[SwitchA-mld-snooping] quit
[SwitchA] vlan 100
[SwitchA-vlan100] mld-snooping enable
[SwitchA-vlan100] quit
# Configure Ethernet 1/1/3 to be a static router port.
[SwitchA] interface ethernet 1/1/3
Chapter 1 MLD Snooping Configuration
1-26

Advertisement

Table of Contents
loading

Table of Contents