443
Step
Command
Remarks
7.
Disable join suppression.
hello-option neighbor-tracking
Enabled by default.
Configuring hello options on an interface
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter interface view.
interface
interface-type
interface-number
N/A
3.
Configure the priority for DR
election.
pim ipv6 hello-option dr-priority
priority
Optional.
1 by default.
4.
Configure IPv6 PIM neighbor
timeout timer.
pim ipv6 hello-option holdtime
interval
Optional.
105 seconds by default.
5.
Configure the prune
message delay time
(LAN-delay).
pim ipv6 hello-option lan-delay
interval
Optional.
500 milliseconds by default.
6.
Configure the prune override
interval.
pim ipv6 hello-option
override-interval
interval
Optional.
2500 milliseconds by default.
7.
Disable join suppression.
pim ipv6 hello-option
neighbor-tracking
Enabled by default.
8.
Configure the interface to
reject hello messages
without a generation ID.
pim ipv6 require-genid
By default, hello messages
without Generation_ID are
accepted.
Configuring the prune delay timer
An upstream router on a shared subnet can be configured with a prune delay interval. With this
configuration, the upstream router does not perform the prune action immediately after receiving the
prune message from its downstream router. Instead, the upstream router maintains the current
forwarding state for a period of time that the prune delay timer defines. In this period, if the upstream
router receives a join message from the downstream router, it cancels the prune action. Otherwise, it
performs the prune action.
To configure the prune delay timer:
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter public network IPv6
PIM view or VPN instance
IPv6 PIM view.
pim
ipv6
[
vpn-instance
vpn-instance-name
]
N/A
3.
Configure the prune delay
timer.
prune delay
interval
Optional.
By default, no prune delay timer is
configured.
Configuring common IPv6 PIM timers
IPv6 PIM routers discover IPv6 PIM neighbors and maintain IPv6 PIM neighboring relationships with
other routers by periodically sending hello messages.