STIGQter STIGQter: STIG Summary: Cisco NX-OS Switch RTR Security Technical Implementation Guide Version: 2 Release: 1 Benchmark Date: 23 Apr 2021:

The Cisco switch must be configured to have IP directed broadcast disabled on all interfaces.

DISA Rule

SV-221083r622190_rule

Vulnerability Number

V-221083

Group Title

SRG-NET-000362-RTR-000112

Rule Version

CISC-RT-000160

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Disable IP directed broadcast on all interfaces as shown in the example below:

SW1(config)# int e2/2
SW1(config-if)# no ip directed-broadcast
SW1(config-if)# end

Check Contents

Review the switch configuration to determine if it is compliant with this requirement. IP directed broadcast command must not be found on any interface as shown in the example below:

interface Ethernet2/2
no switchport
ip address 10.1.12.1/24
ip directed-broadcast

If IP directed broadcast is not disabled on all interfaces, this is a finding.

Vulnerability Number

V-221083

Documentable

False

Rule Version

CISC-RT-000160

Severity Override Guidance

Review the switch configuration to determine if it is compliant with this requirement. IP directed broadcast command must not be found on any interface as shown in the example below:

interface Ethernet2/2
no switchport
ip address 10.1.12.1/24
ip directed-broadcast

If IP directed broadcast is not disabled on all interfaces, this is a finding.

Check Content Reference

M

Target Key

4075

Comments