OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv4 Commands : ip pim neighbor-filter
ip pim neighbor-filter
Use this command to enable filtering of neighbors on the interface. When configuring a neighbor filter, PIM either not establish adjacency with neighbor or terminates adjacency with existing neighbors, when denied by filtering access list.
Use the no option with this command to disable filtering of neighbors on the interface.
Command Syntax
ip pim neighbor-filter WORD
no ip pim neighbor-filter
Parameters
WORD
Name of an IP standard access list
Default
By default, the ip pim option is disabled.
Command Mode
Interface mode
Default
This command is disabled by default there is no filtering.
Applicability
This command was introduced before OcNOS version 1.3.
Example
(config)#interface eth0
(config-if)#ip pim neighbor-filter xyz
(config-if)#commit
(config-if)#no ip neighbor-filter
(config-if)#commit
(config-if)#
 
Last modified date: 10/20/2023