R3303-HP HSR6800 Routers IP Multicast Command Reference
141
Examples
# Set the prune override interval to 2000 milliseconds globally on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] hello-option override-interval 2000
# Set the prune override interval to 2000 milliseconds globally in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] hello-option override-interval 2000
Related commands
• hello-option lan-delay
• pim hello-option lan-delay
• pim hello-option override-interval
holdtime assert (PIM view)
Use holdtime assert to configure the global value of the assert timeout timer.
Use undo holdtime assert to restore the default.
Syntax
holdtime assert interval
undo holdtime assert
Default
The assert timeout timer is 180 seconds.
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level
Parameters
interval: Specifies an assert timeout timer in seconds, in the range of 7 to 2,147,483,647.
Usage guidelines
This command is effective on both PIM-DM and PIM-SM.
Examples
# Set the global value of the assert timeout timer to 100 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] holdtime assert 100
# Set the global value of the assert timeout timer to 100 seconds in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] holdtime assert 100