F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
1016
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 basic 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
Related commands
display pim ipv6 rp-info
timer hello (IPv6 PIM view)
Use timer hello to configure the hello interval globally.
Use undo timer hello to restore the default.
Syntax
timer hello interval
undo timer hello
Default
Hello messages are sent at the interval of 30 seconds.
Views
IPv6 PIM view
Default command level
2: System level
Parameters
interval: Specifies a hello interval in seconds. The value ranges from 1 to 2147483647.
Examples
# Set the global hello interval to 40 seconds.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] timer hello 40
Related commands
pim ipv6 timer hello
timer join-prune (IPv6 PIM view)
Use timer join-prune to configure the join/prune interval globally.
Use undo timer join-prune to restore the default.