Users Guide
Supported Modes Full—Switch
Usage Information
When you congure a join lter, it is applicable for both ingress and egress ows. There is no option to specify in or
out parameters while conguring a join lter.
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell(conf)# ip access-list extended iptv-channels
Dell(config-ext-nacl)# permit ip 10.1.2.3/24 225.1.1.0/24
Dell(config-ext-nacl)# permit ip any 232.1.1.0/24
Dell(config-ext-nacl)# permit ip 100.1.1.0/16 any
Dell(config-if-te-1/1)# ip pim join-filter iptv-channels
Dell(config-if-te-1/1)# ip pim join-filter iptv-channels
Related Commands ip access-list extended — congure an access list based on IP addresses or protocols.
ip pim ingress-interface-map
When the Dell 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
Supported Modes Full—Swtich
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
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 te 0/1
Dell(config-if-te-0/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 neighbor-filter {access-list}
To remove the restriction, use the no ip pim neighbor-filter {access-list} command.
1010 PIM-Sparse Mode (PIM-SM)