STIGQter STIGQter: STIG Summary: Network Infrastructure Policy Security Technical Implementation Guide Version: 9 Release: 10 Benchmark Date: 24 Jan 2020:

Protocol Independent Multicast (PIM) must be disabled on all router interfaces that are not required to support multicast routing.

DISA Rule

SV-80855r1_rule

Vulnerability Number

V-66365

Group Title

NET2006

Rule Version

NET2006

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The router administrator will disable PIM on all router interfaces that are not required to support multicast routing.

Check Contents

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.

Vulnerability Number

V-66365

Documentable

False

Rule Version

NET2006

Severity Override Guidance

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.

Check Content Reference

M

Target Key

838

Comments