Users Guide
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.1) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.12.0 Introduced on the S4810.
8.4.1.0 Introduced
Example
Dell(conf)# ip access-list standard map1
Dell(config-std-nacl)# permit 224.0.0.1/24
Dell(config-std-nacl)#exit
Dell(conf)#int gig 1/1
Dell(config-if-gi-1/1)# ip pim ingress-interface-map map1
ip pim neighbor-lter
To prevent a router from participating in protocol independent multicast (PIM), congure this feature.
Syntax
ip pim [vrf vrf-name] neighbor-filter {access-list}
To remove the restriction, use the no ip pim [vrf vrf-name] neighbor-filter {access-
list} command.
Parameters
vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to prevent
that VRF from participating in PIM.
NOTE: Applies to specic VRF if input is provided, else applies to default
VRF.
access-list Enter the name of a standard access list. Maximum 16 characters.
Defaults none
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.5(0.1) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
PIM-Sparse Mode (PIM-SM)
1151