295
IMPORTANT:
ll the interfaces on the same router must operate in the same IPv6 PIM mode in the public network or the
same VPN instance.
To enable IPv6 PIM-SM:
Ste
Command Remarks
1. Enter system view.
system-view
N/A
2. Enable IPv6 multicast routing
and enter IPv6 MRIB view.
ipv6 multicast routing
[ vpn-instance vpn-instance-name ]
By default, IPv6 multicast routing is
disabled.
3. Return to system view.
quit
4. Enter interface view.
interface interface-type
interface-number
N/A
5. Enable IPv6 PIM-SM.
ipv6 pim sm
By default, IPv6 PIM-SM is
disabled.
Configuring an RP
An RP can provide services for multiple or all IPv6 multicast groups. However, only one RP at a time can
forward IPv6 multicast traffic for an IPv6 multicast group.
An RP can be manually configured or dynamically elected through the BSR mechanism. For a
large-scaled IPv6 PIM network, configuring static RPs is a tedious job. Generally, static RPs are backups
for dynamic RPs to enhance the robustness and operational manageability on an IPv6 multicast network.
Configuring a static RP
If only one dynamic RP exists on a network, you can configure a static RP to avoid communication
interruption caused by single-point failures. The static RP can also avoid waste of bandwidth due to
frequent message exchange between C-RPs and the BSR. The static RP configuration must be the same on
all routers in the IPv6 PIM-SM domain.
To configure a static RP:
Ste
Command
Remarks
1. Enter system view.
system-view
N/A
2. Enter IPv6 PIM view.
ipv6 pim [ vpn-instance
vpn-instance-name ]
N/A
3. Configure a static RP for IPv6
PIM-SM.
static-rp ipv6-rp-address
[ acl6-number | preferred ] *
By default, no static RP is
configured.
Configuring a C-RP
In an IPv6 PIM-SM domain, if you want a router to become the RP, you can configure the router as a C-RP.
HP recommends that you configure C-RPs on backbone routers.
The C-RPs periodically send advertisement messages to the BSR, which collects RP set information for the
RP election. You can configure the interval for sending the advertisement messages.