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

The Cisco switch must be configured to have all inactive layer 3 interfaces disabled.

DISA Rule

SV-220991r622190_rule

Vulnerability Number

V-220991

Group Title

SRG-NET-000019-RTR-000007

Rule Version

CISC-RT-000060

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Disable all inactive interfaces as shown below:

SW1(config)#interface GigabitEthernet3
SW1(config-if)#shutdown
SW1(config)#interface GigabitEthernet4
SW1(config-if)#shutdown

Check Contents

Review the switch configuration and verify that inactive interfaces have been disabled as shown below:

interface GigabitEthernet3
no switchport
shutdown
!
interface GigabitEthernet4
no switchport
shutdown

If an interface is not being used but is configured or enabled, this is a finding.

Vulnerability Number

V-220991

Documentable

False

Rule Version

CISC-RT-000060

Severity Override Guidance

Review the switch configuration and verify that inactive interfaces have been disabled as shown below:

interface GigabitEthernet3
no switchport
shutdown
!
interface GigabitEthernet4
no switchport
shutdown

If an interface is not being used but is configured or enabled, this is a finding.

Check Content Reference

M

Target Key

4074

Comments