Configuration procedure, Pim-sm non-scoped zone configuration example – H3C Technologies H3C S12500-X Series Switches User Manual

Page 134

Advertising
background image

124

Figure 39 Network diagram

Configuration procedure

1.

Assign an IPv6 address and prefix length to each interface according to

Figure 39

. (Details not

shown.)

2.

Configure Router A:
# Enable IPv6 multicast routing.

<RouterA> system-view

[RouterA] ipv6 multicast routing

[RouterA-mrib6] quit

# Enable MLD on Ten-GigabitEthernet 1/0/1.

[RouterA] interface ten-gigabitethernet 1/0/1

[RouterA-Ten-GigabitEthernet1/0/1] mld enable

[RouterA-Ten-GigabitEthernet1/0/1] quit

# Enable IPv6 PIM-DM on Ten-GigabitEthernet 1/0/2.

[RouterA] interface ten-gigabitethernet 1/0/2

[RouterA-Ten-GigabitEthernet1/0/2] ipv6 pim dm

[RouterA-Ten-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 Ten-GigabitEthernet 1/0/1 through Ten-GigabitEthernet 1/0/3 to
the VLAN, and enable MLD snooping for the VLAN.

[SwitchA] vlan 100

[SwitchA-vlan100] port ten-gigabitethernet 1/0/1 to ten-gigabitethernet 1/0/3

[SwitchA-vlan100] mld-snooping enable

Advertising