SV-75349r1_rule
V-60891
SRG-NET-000019-RTR-000004
AMLS-L3-000120
CAT II
10
Configure neighbor filters to only accept PIM control plane traffic from documented PIM neighbors. Bind neighbor filters to all PIM-enabled interfaces.
To create a new neighbor filter, create an access list by entering:
ip access-list [name]
[ip access list permit/deny statement]
exit
Then apply the neighbor filter based on the accesslist to the PIM-enabled interface:
int ethernet 1
ip pim neighbor-filter [name-of-ACL]
Review the multicast topology diagram and determine if router interfaces are enabled for IPv4 or IPv6 multicast routing.
If the router is enabled for multicast routing, verify all interfaces enabled for PIM have a neighbor filter bound to the interface. The neighbor filter must only accept PIM control plane traffic from the documented PIM neighbors. To verify a neighbor filter is active, execute the "show running-config" command and find the "ip pim neighbor-filter [name]" statement in the interface configuration mode.
If PIM neighbor filters are not bound to all interfaces that have PIM enabled, this is a finding.
V-60891
False
AMLS-L3-000120
Review the multicast topology diagram and determine if router interfaces are enabled for IPv4 or IPv6 multicast routing.
If the router is enabled for multicast routing, verify all interfaces enabled for PIM have a neighbor filter bound to the interface. The neighbor filter must only accept PIM control plane traffic from the documented PIM neighbors. To verify a neighbor filter is active, execute the "show running-config" command and find the "ip pim neighbor-filter [name]" statement in the interface configuration mode.
If PIM neighbor filters are not bound to all interfaces that have PIM enabled, this is a finding.
M
2823