Users Guide

Version Description
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Removed the in and out parameters. Introduced on the S6000-
ON.
9.5(0.1) 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.
7.8.1.0 Introduced on the C-Series for the port-channels and the S-
Series.
7.7.1.0 Introduced on the E-Series.
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-ext-nacl)#
Related
Commands
ip access-list extended — configure an access list based on IP addresses or
protocols.
ip pim neighbor-filter
To prevent a router from participating in protocol independent multicast (PIM), configure 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 specific VRF if input is provided, else
applies to default VRF.
PIM-Sparse Mode (PIM-SM) 1354