Configuration procedure – H3C Technologies H3C S12500 Series Switches User Manual

Page 431

Advertising
background image

415

Configuration procedure

1.

Configure the IPv6 address and prefix length for each interface as per

Figure 111

. (Details not

shown.)

2.

Configure OSPFv3 on the switches in the IPv6 PIM-SM domain to ensure network-layer reachability
among them. (Details not shown.)

3.

Enable IPv6 multicast routing and IPv6 administrative scoping, and enable IPv6 PIM-SM and MLD:
# Enable IPv6 multicast routing and administrative scoping on Switch A, enable IPv6 PIM-SM on
each interface, and enable MLD on the host-side interface VLAN-interface 100.

<SwitchA> system-view

[SwitchA] multicast ipv6 routing-enable

[SwitchA] pim ipv6

[SwitchA-pim6] c-bsr admin-scope

[SwitchA-pim6] quit

[SwitchA] interface vlan-interface 100

[SwitchA-Vlan-interface100] mld enable

[SwitchA-Vlan-interface100] pim ipv6 sm

[SwitchA-Vlan-interface100] quit

[SwitchA] interface vlan-interface 101

[SwitchA-Vlan-interface101] pim ipv6 sm

[SwitchA-Vlan-interface101] quit

# Enable IPv6 multicast routing and IPv6 administrative scoping, and enable IPv6 PIM-SM and
MLD on Switch E and Switch I in the same way. (Details not shown.)
# On Switch B, enable IPv6 multicast routing and IPv6 administrative scoping, and enable IPv6
PIM-SM on each interface.

<SwitchB> system-view

[SwitchB] multicast ipv6 routing-enable

[SwitchB] pim ipv6

[SwitchB-pim6] c-bsr admin-scope

[SwitchB-pim6] quit

[SwitchB] interface vlan-interface 200

[SwitchB-Vlan-interface200] pim ipv6 sm

[SwitchB-Vlan-interface200] quit

[SwitchB] interface vlan-interface 101

[SwitchB-Vlan-interface101] pim ipv6 sm

[SwitchB-Vlan-interface101] quit

[SwitchB] interface vlan-interface 102

[SwitchB-Vlan-interface102] pim ipv6 sm

[SwitchB-Vlan-interface102] quit

[SwitchB] interface vlan-interface 103

[SwitchB-Vlan-interface103] pim ipv6 sm

[SwitchB-Vlan-interface103] quit

# Enable IPv6 multicast routing and IPv6 administrative scoping, and enable IPv6 PIM-SM on each
interface on Switch C, Switch D, Switch F, Switch G, and Switch H in the same way. (Details not

shown.)

4.

Configure an admin-scoped zone boundary:
# On Switch B, configure VLAN-interface 102 and VLAN-interface 103 to be the boundary of
admin-scoped zone 1.

Advertising