120
undo hello-option lan-delay
View
PIM view
Default level
2: System level
Parameters
interval
: LAN-delay time in milliseconds, with an effective range of 1 to 32,767.
Description
Use
hello-option lan-delay
to configure the global value of the LAN-delay time, namely, the period of
time that the device waits before it forwards a received prune message.
Use
undo hello-option lan-delay
to restore the default.
By default, the LAN-delay time is 500 milliseconds.
This command is effective for both PIM-DM and PIM-SM.
Related commands:
hello-option override-interval
,
pim hello-option lan-delay
, and
pim hello-option
override-interval
.
Examples
# Set the LAN-delay time to 200 milliseconds globally.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] hello-option lan-delay 200
hello-option neighbor-tracking (PIM view)
Syntax
hello-option neighbor-tracking
undo hello-option neighbor-tracking
View
PIM view
Default level
2: System level
Parameters
None
Description
Use
hello-option neighbor-tracking
to disable join suppression globally, namely, enable neighbor
tracking.
Use
undo hello-option neighbor-tracking
to enable join suppression.
By default, join suppression is enabled. Namely, neighbor tracking is disabled.
This command is effective for both PIM-DM and PIM-SM.
Related commands:
pim hello-option neighbor-tracking
.