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

The Cisco switch must be configured for authorized users to remotely view, in real time, all content related to an established user session from a component separate from the Cisco switch.

DISA Rule

SV-220627r539671_rule

Vulnerability Number

V-220627

Group Title

SRG-NET-000332-L2S-000002

Rule Version

CISC-L2-000070

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Enable the feature or configure the switch so that it is capable of capturing ingress and egress packets from any designated switch port for the purpose of monitoring a specific user session.

The example configuration below will capture packets from interface GigabitEthernet0/3 and replicate the packets to GigabitEthernet0/2:

SW1(config)#monitor session 1 source int g0/3
SW1(config)#monitor session 1 destination int g0/2

Check Contents

Verify that the switch is capable of capturing ingress and egress packets from any designated switch port for the purpose of remotely monitoring a specific user session.

The example configuration below will capture packets from interface GigabitEthernet0/3 and replicate the packets to interface GigabitEthernet0/2:

monitor session 1 source interface Gi0/3
monitor session 1 destination interface Gi0/2

If the switch is not capable of capturing ingress and egress packets from a designated switch port for the purpose of remotely monitoring a specific user session, this is a finding.

Vulnerability Number

V-220627

Documentable

False

Rule Version

CISC-L2-000070

Severity Override Guidance

Verify that the switch is capable of capturing ingress and egress packets from any designated switch port for the purpose of remotely monitoring a specific user session.

The example configuration below will capture packets from interface GigabitEthernet0/3 and replicate the packets to interface GigabitEthernet0/2:

monitor session 1 source interface Gi0/3
monitor session 1 destination interface Gi0/2

If the switch is not capable of capturing ingress and egress packets from a designated switch port for the purpose of remotely monitoring a specific user session, this is a finding.

Check Content Reference

M

Target Key

4070

Comments