SV-80855r1_rule
V-66365
NET2006
NET2006
CAT II
10
The router administrator will disable PIM on all router interfaces that are not required to support multicast routing.
By default, multicast is disabled globally as well as on all interfaces. Multicast routing is enabled on a router with the global command ip multicast-routing. PIM is enabled on an interface with either of the following commands: ip pim sparse-mode, ip pim dense-mode, ip pim sparse-dense-mode. If the global command ip multicast-routing is defined, review all interface configurations and verify that only the required interfaces are enabled for PIM. The following is a sample configuration with multicast routing enabled and PIM enabled on an interface.
ip multicast-routing
!
interface FastEthernet0/0
ip pim sparse-mode
If PIM is not disabled on interfaces that are not supporting multicast, this is a finding.
V-66365
False
NET2006
By default, multicast is disabled globally as well as on all interfaces. Multicast routing is enabled on a router with the global command ip multicast-routing. PIM is enabled on an interface with either of the following commands: ip pim sparse-mode, ip pim dense-mode, ip pim sparse-dense-mode. If the global command ip multicast-routing is defined, review all interface configurations and verify that only the required interfaces are enabled for PIM. The following is a sample configuration with multicast routing enabled and PIM enabled on an interface.
ip multicast-routing
!
interface FastEthernet0/0
ip pim sparse-mode
If PIM is not disabled on interfaces that are not supporting multicast, this is a finding.
M
838