C613-50170-01 Rev B
Command Reference for x510 Series
1341
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM C
OMMANDS
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.