R0106-HP MSR Router Series IP Multicast Command Reference(V7)
117
undo pim hello-option neighbor-tracking
Default
The neighbor tracking function is disabled and the join message suppression function is enabled.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
You can enable the neighbor tracking function in PIM view or interface view. The configurations made in
PIM view are effective on all interfaces. The configurations made in interface view are effective on only
the current interface. If you enable the neighbor tracking function in both PIM view and interface view,
the configuration in interface view always takes precedence.
Examples
# Enable the neighbor tracking function on GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] pim hello-option neighbor-tracking
# On the public network, disable the neighbor tracking function on GigabitEthernet 2/1/1 when the
neighbor tracking function is enabled globally.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] hello-option neighbor-tracking
[Sysname-pim] quit
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] 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