SV-221132r622190_rule
V-221132
SRG-NET-000019-RTR-000003
CISC-RT-000790
CAT II
10
Document all enabled interfaces for PIM in the network's multicast topology diagram. Disable support for PIM on interfaces that are not required to support it.
SW1(config)# int e2/1
SW1(config-if)# no ip pim sparse-mode
SW1(config-if)# end
Step 1: Review the network's multicast topology diagram.
Step 2: Review the switch configuration to verify that only the PIM interfaces as shown in the multicast topology diagram are enabled for PIM as shown in the example below:
interface Ethernet2/1
no switchport
ip address 10.1.12.1/24
ip pim sparse-mode
If an interface is not required to support multicast routing and it is enabled, this is a finding.
V-221132
False
CISC-RT-000790
Step 1: Review the network's multicast topology diagram.
Step 2: Review the switch configuration to verify that only the PIM interfaces as shown in the multicast topology diagram are enabled for PIM as shown in the example below:
interface Ethernet2/1
no switchport
ip address 10.1.12.1/24
ip pim sparse-mode
If an interface is not required to support multicast routing and it is enabled, this is a finding.
M
4075