129
pim holdtime assert
Syntax
pim holdtime assert
interval
undo pim 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 holdtime assert
to configure the assert timeout time on the current interface.
Use
undo pim holdtime assert
to restore the default.
By default, the assert timeout time is 180 seconds.
Related commands:
holdtime assert
,
holdtime join-prune
, and
pim 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 holdtime assert 100
pim holdtime join-prune
Syntax
pim holdtime join-prune
interval
undo pim holdtime join-prune
View
Interface view
Default level
2: System level
Parameters
interval
: Join/prune timeout time in seconds, with an effective range of 1 to 65,535.
Description
Use
pim holdtime join-prune
to configure the join/prune timeout time on the interface.
Use
undo pim holdtime join-prune
to restore the default.
By default, the join/prune timeout time is 210 seconds.
Related commands:
holdtime assert
,
holdtime join-prune
, and
pim holdtime assert
.