
353
Examples
# Configure the interface with an IPv6 address of 2001::2 as a static RP to serve the IPv6 multicast groups
in the address range of FF03::101/64 defined in IPv6 ACL 2001, and give priority to this static RP in the
case of static/dynamic RP conflict.
<Sysname> system-view
[Sysname] acl ipv6 number 2001
[Sysname-acl6-basic-2001] rule permit source ff03::101 64
[Sysname-acl6-basic-2001] quit
[Sysname] pim ipv6
[Sysname-pim6] static-rp 2001::2 2001 preferred
timer hello (IPv6 PIM view)
Syntax
timer hello
interval
undo timer hello
View
IPv6 PIM view
Default level
2: System level
Parameters
interval
: Hello interval in seconds, with an effective range of 1 to 2,147,483,647.
Description
Use
timer hello
to configure the hello interval globally.
Use
undo timer hello
to restore the default.
By default, hello messages are sent at the interval of 30 seconds.
Related commands:
pim ipv6 timer hello
.
Examples
# Set the global hello interval to 40 seconds.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] timer hello 40
timer join-prune (IPv6 PIM view)
Syntax
timer join-prune
interval
undo timer join-prune
View
IPv6 PIM view