HP MSR2000/3000/4000 Router Series IP Multicast Configuration Guide
148
Ste
p
Command Remarks
4. Set the maximum delay for
sending hello messages.
ipv6 pim triggered-hello-delay
delay
By default, the maximum delay for
sending hello messages is 5
seconds.
5. Set the interval to send
join/prune messages.
ipv6 pim timer join-prune interval
By default, the interval to send
join/prune messages is 60
seconds.
6. Set the joined/pruned state
holdtime timer.
ipv6 pim holdtime join-prune time
By default, the joined/pruned state
holdtime timer is 210 seconds.
Setting the maximum size of each join or prune message
The loss of an oversized join or prune message might result in loss of massive information. You can set a
small value for the size of each join or prune message to reduce the impact.
To set the maximum size of each join or prune message:
Ste
p
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. Set the maximum size of each
join or prune message.
jp-pkt-size size
By default, the maximum size of a
join or prune message is 8100
bytes.
Enabling IPv6 PIM to work with BFD
IPv6 PIM uses hello messages to elect a DR for a shared-media network. The elected DR is the only
multicast forwarder on the shared-media network.
If the DR fails, a new DR election process will start after the DR is aged out. However, it might take a long
period of time before other routers detect the link failures and trigger a new DR election. To start a new
DR election process immediately after the original DR fails, you can enable IPv6 PIM to work with BFD on
a shared-media network to detect failures of the links among IPv6 PIM neighbors. You must enable IPv6
PIM to work with BFD on all IPv6 PIM-capable routers on a shared-media network, so that the IPv6 PIM
neighbors can fast detect DR failures and start a new DR election process. For more information about
BFD, see High Availability Configuration Guide.
Before you configure this feature on an interface, be sure to enable IPv6 PIM-DM or IPv6 PIM-SM on the
interface.
To enable IPv6 PIM to work with BFD:
Ste
p
Command
Remarks
1. Enter system view.
system-view
N/A
2. Enter interface view.
interface interface-type interface-number N/A
3. Enable IPv6 PIM to
work with BFD.
ipv6 pim bfd enable
By default, IPv6 PIM is disabled
to work with BFD.