343
Default level
2: System level
Parameters
interval
: Join/prune interval in seconds, with an effective range of 1 to 2,147,483,647.
Description
Use
pim ipv6 timer join-prune
to configure the interval at which join/prune messages are sent on the
current interface.
Use
undo pim ipv6 timer join-prune
to restore the default.
By default, the join/prune interval is 60 seconds.
Related commands:
timer join-prune
.
Examples
# Set the join/prune interval to 80 seconds on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] pim ipv6 timer join-prune 80
pim ipv6 triggered-hello-delay
Syntax
pim ipv6 triggered-hello-delay
interval
undo pim ipv6 triggered-hello-delay
View
Interface view
Default level
2: System level
Parameters
interval
: Maximum delay in seconds between hello messages, with an effective range of 1 to 60.
Description
Use
pim ipv6 triggered-hello-delay
to configure the maximum delay between hello messages.
Use
undo pim ipv6 triggered-hello-delay
to restore the default.
By default, the maximum delay between hello messages is 5 seconds.
Examples
# Set the maximum delay between hello messages to 3 seconds on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] pim ipv6 triggered-hello-delay 3