C613-50100-01 REV C Command Reference for x930 Series 1734
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
PIM-SM COMMANDS
IP
PIM NEIGHBOR-FILTER (PIM-SM)
ip pim neighbor-filter (PIM-SM)
Overview This command enables filtering of neighbors on the VLAN interface. When
configuring a neighbor filter, PIM-SM will either not establish adjacency with the
neighbor, or terminate adjacency with the existing neighbors if denied by the
filtering access list.
Use the no variant of this command to disable this function.
Syntax
ip pim neighbor-filter {<number>|<accesslist>}
no ip pim neighbor-filter {<number>|<accesslist>}
Default By default, there is no filtering.
Mode Interface Configuration for a VLAN interface.
Example
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip pim neighbor-filter 14
Parameter Description
<number> <1-99> Standard IP access-list number.
<accesslist> IP access list name.