SV-216807r531087_rule
V-216807
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.
RP/0/0/CPU0:R2(config)#router pim
RP/0/0/CPU0:R2(config-pim)#address-family ipv4
RP/0/0/CPU0:R2(config-pim-default-ipv4)#int g0/0/0/1
RP/0/0/CPU0:R2(config-pim-ipv4-if)#disable
RP/0/0/CPU0:R2(config-pim-ipv4-if)#end
Step 1: Review the network's multicast topology diagram.
Step 2: Review the router configuration to verify that only the interfaces as shown in the multicast topology diagram are enabled as shown in the example below.
!
router pim
address-family ipv4
interface GigabitEthernet0/0/0/0
enable
!
interface GigabitEthernet0/0/0/1
enable
!
!
If an interface is not required to support multicast routing and it is enabled, this is a finding.
V-216807
False
CISC-RT-000790
Step 1: Review the network's multicast topology diagram.
Step 2: Review the router configuration to verify that only the interfaces as shown in the multicast topology diagram are enabled as shown in the example below.
!
router pim
address-family ipv4
interface GigabitEthernet0/0/0/0
enable
!
interface GigabitEthernet0/0/0/1
enable
!
!
If an interface is not required to support multicast routing and it is enabled, this is a finding.
M
4029