146
Usage guidelines
You can enable neighbor tracking for all interfaces in PIM view or for the current interface in interface
view. The configuration made in interface view takes priority over the configuration made in PIM view.
Examples
# Enable neighbor tracking on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] pim hello-option neighbor-tracking
# On the public network, disable neighbor tracking on VLAN-interface 100 when neighbor tracking is
enabled globally.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] hello-option neighbor-tracking
[Sysname-pim] quit
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] pim hello-option neighbor-tracking disable
Related commands
hello-option neighbor-tracking (PIM view)
pim hello-option override-interval
Use pim hello-option override-interval to set the override interval on an interface.
Use undo pim hello-option override-interval to restore the default.
Syntax
pim hello-option override-interval interval
undo pim hello-option override-interval
Default
The override interval is 2500 milliseconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
interval: Sets an override interval in the range of 1 to 65535 milliseconds.
Usage guidelines
You can set the override interval for all interfaces in PIM view or for the current interface in interface view.
The configuration made in interface view takes priority over the configuration made in PIM view.
Examples
# Set the override interval to 2000 milliseconds on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100