< Home

neighbor-check (IPv4)

Function

The neighbor-check command enables the PIM neighbor check function.

The undo neighbor-check command restores the default setting.

Format

neighbor-check { receive | send }

undo neighbor-check { receive | send }

Parameters

Parameter Description Value
receive Checks whether the Join/Prune and Assert messages are received from a PIM neighbor. If not, these messages are discarded. -
send Checks whether the Join/Prune and Assert messages are sent to a PIM neighbor. If not, these messages are not sent. -

Views

PIM view

Default Level

2: Configuration level

Usage Guidelines

By default, the PIM neighbor check function is not enabled.

This command is valid for only PIM-SM.

You can specify both receive and send to enable the PIM neighbor check function for the received and sent Join/Prune and Assert messages.

Example

# Enable the PIM neighbor check function for the received Join/Prune and Assert messages.

<sysname> system-view
[sysname] multicast routing-enable
[sysname] pim
[sysname-pim] neighbor-check receive
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >