389
Parameters
interval: Prune override interval in milliseconds, with an effective range of 1 to 65,535.
Description
Use pim ipv6 hello-option override-interval to configure the prune override interval on the current
interface.
Use undo pim ipv6 hello-option override-interval to restore the default.
By default, the prune override interval is 2500 milliseconds.
Related commands: hello-option lan-delay, hello-option override-interval, and pim ipv6 hello-option
lan-delay.
Examples
# Set the prune override interval to 2000 milliseconds on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] pim ipv6 hello-option override-interval 2000
pim ipv6 holdtime assert
Syntax
pim ipv6 holdtime assert interval
undo pim ipv6 holdtime assert
View
Interface view
Default level
2: System level
Parameters
interval: Assert timeout time in seconds, with an effective range of 7 to 2,147,483,647.
Description
Use pim ipv6 holdtime assert to configure the assert timeout time on the current interface.
Use undo pim ipv6 holdtime assert to restore the default.
By default, the assert timeout time is 180 seconds.
Related commands: holdtime assert, holdtime join-prune, and pim ipv6 holdtime join-prune.
Examples
# Set the assert timeout time to 100 seconds on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] pim ipv6 holdtime assert 100