Configuration procedure – H3C Technologies H3C SecPath F1000-E User Manual
Page 203
40
Device B
GE1/1
2001::1/64
Device E
GE3/0
3001::2/64
GE3/0
2002::1/64
GE3/1
2002::2/64
Device C
GE1/1
2001::2/64
GE3/2
1003::2/64
GE3/0
3001::1/64
GE3/3
4002::2/64
Configuration procedure
Step1
Enable IPv6 forwarding and configure IPv6 addresses and IPv6 unicast routing
Enable IPv6 forwarding on each device and configure the IPv6 address and prefix length for each
interface as per
. Detailed configuration steps are omitted here.
Configure OSPFv3 on the devices in the IPv6 PIM-DM domain to ensure network-layer reachability
among them. Detailed configuration steps are omitted here.
Step2
Enable IPv6 multicast routing, and enable IPv6 PIM-SM and MLD
# Enable IPv6 multicast routing on Device A, enable IPv6 PIM-SM on each interface, and enable MLD on
GigabitEthernet 1/1, which connects Device A to N1.
[DeviceA] multicast ipv6 routing-enable
[DeviceA] interface gigabitethernet 1/1
[DeviceA-GigabitEthernet1/1] mld enable
[DeviceA-GigabitEthernet1/1] pim ipv6 sm
[DeviceA-GigabitEthernet1/1] quit
[DeviceA] interface gigabitethernet 2/0
[DeviceA-GigabitEthernet2/0] pim ipv6 sm
[DeviceA-GigabitEthernet2/0] quit
[DeviceA] interface gigabitethernet 3/0
[DeviceA-GigabitEthernet3/0] pim ipv6 sm
[DeviceA-GigabitEthernet3/0] quit
The configuration on Device B and Device C is similar to that on Device A. The configuration on Device
D and Device E is also similar to that on Device A except that it is not necessary to enable MLD on the
corresponding interfaces on these two devices.
Step3
Configure C-BSRs and C-RPs
# On Device D, configure the service scope of RP advertisements, specify a C-BSR and a C-RP, and set
the hash mask length to 128 and the priority of the C-BSR to 10.
[DeviceD] acl ipv6 number 2005
[DeviceD-acl6-basic-2005] rule permit source ff0e::101 64
[DeviceD-acl6-basic-2005] quit
[DeviceD] pim ipv6
[DeviceD-pim6] c-bsr 4002::1 128 10
[DeviceD-pim6] c-rp 4002::1 group-policy 2005
[DeviceD-pim6] quit
# On Device E, configure the service scope of RP advertisements, specify a C-BSR and a C-RP, and set the
hash mask length to 128 and the priority of the C-BSR to 20.
[DeviceE] acl ipv6 number 2005