SV-273576r1110885_rule
V-273576
SRG-NET-000018-RTR-000008
RCKS-RTR-000080
CAT III
10
Create access list to filter source-active multicast advertisements for any undesirable multicast groups and sources:
ip access-list extended out_MSDP_SA_filter
sequence 10 deny ip 10.0.0.0/8 any
sequence 20 permit ip any any
route-map out_MSDP_SA_filter permit 10
match ip address out_MSDP_SA_filter
router msdp
msdp-peer x.x.x.x
sa-filter originate route-map out_MSDP_SA_filter
!
Check for SA filter on MSDP peer:
ICX# show msdp peer x.x.x.x | include OutputĀ
Output SA Filter:Applicable
Output (S,G) route-map:out_MSDP_SA_filter
Output RP route-map:None
If any configured MSDP peer is not configured to filter outbound advertisements to avoid local-only multicast sources and groups, this is a finding.
V-273576
False
RCKS-RTR-000080
Check for SA filter on MSDP peer:
ICX# show msdp peer x.x.x.x | include OutputĀ
Output SA Filter:Applicable
Output (S,G) route-map:out_MSDP_SA_filter
Output RP route-map:None
If any configured MSDP peer is not configured to filter outbound advertisements to avoid local-only multicast sources and groups, this is a finding.
M
5696