149
holdtime assert (PIM view)
Syntax
holdtime assert interval
undo holdtime assert
View
Public network PIM view, VPN instance PIM 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 holdtime assert to configure the global value of the assert timeout time.
Use undo holdtime assert to restore the default.
By default, the assert timeout time is 180 seconds.
This command is effective for both PIM-DM and PIM-SM.
Related commands: holdtime join-prune, pim holdtime assert, and pim holdtime join-prune.
Examples
# Set the global value of the assert timeout time to 100 seconds in the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] holdtime assert 100
# Set the global value of the assert timeout time to 100 seconds in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] holdtime assert 100
holdtime join-prune (PIM view)
Syntax
holdtime join-prune interval
undo holdtime join-prune
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
interval: Join/prune timeout time in seconds, with an effective range of 1 to 65,535.