CLI Guide

Table Of Contents
Version Description
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 tengig 1/1
Dell(config-if-te-1/1)# ip pim ingress-interface-map map1
ip pim neighbor-filter
To prevent a router from participating in protocol independent multicast (PIM), configure this feature.
C9000 Series
Syntax
ip pim neighbor-filter {access-list}
To remove the restriction, use the no ip pim neighbor-filter {access-list} command.
Parameters
access-list
Enter the name of a standard access list. Maximum 16 characters.
Defaults none
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, see 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.9(0.0) Introduced on the C9010.
9.5(0.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series ExaScale.
7.8.1.0 Introduced on the C-Series and S-Series.
7.6.1.0 Introduced on the E-Series.
Usage
Information
Do not enter this command before creating the access-list.
ip pim query-interval
Change the frequency of PIM Router-Query messages.
C9000 Series
Syntax
ip pim query-interval seconds
PIM-Sparse Mode (PIM-SM) 1303