White Papers

Table Of Contents
Example
DellEMC(conf)# ip access-list extended iptv-channels
DellEMC(config-ext-nacl)# permit ip 10.1.2.3/24 225.1.1.0/24
DellEMC(config-ext-nacl)# permit ip any 232.1.1.0/24
DellEMC(config-ext-nacl)# permit ip 100.1.1.0/16 any
DellEMC(config-if-te-1/1)# ip pim join-filter iptv-channels
DellEMC(config-if-te-1/1)# ip pim join-filter iptv-channels
Related
Commands
ip access-list extended configure an access list based on IP addresses or protocols.
ip pim ingress-interface-map
When the Dell EMC Networking system is the RP, statically map potential incoming interfaces to (*,G) entries to create a
lossless multicast forwarding environment.
Syntax
ip pim ingress-interface-map std-access-list
Parameters
std-access-list
Enter the name of a standard access list.
Defaults none
Command Modes INTERFACE
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
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
DellEMC(conf)# ip access-list standard map1
DellEMC(config-std-nacl)# permit 224.0.0.1/24
DellEMC(config-std-nacl)# exit
DellEMC(conf)# int tengig 1/1
DellEMC(config-if-te-1/1)# ip pim ingress-interface-map map1
DellEMC(config-if-te-1/1)#
ip pim neighbor-filter
To prevent a router from participating in protocol independent multicast (PIM), configure this feature.
S4810
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.
1212 PIM-Sparse Mode (PIM-SM)