UCF STIG Viewer Logo

The Cisco IOS XE router must automatically terminate a network administrator session after organization-defined conditions or trigger events requiring session disconnect.


Overview

Finding ID Version Rule ID IA Controls Severity
V-74031 CISR-ND-000083 SV-88705r2_rule Medium
Description
Automatic session termination addresses the termination of administrator-initiated logical sessions in contrast to the termination of network connections that are associated with communications sessions (i.e., network disconnect). A logical session (for local, network, and remote access) is initiated whenever an administrator (or process acting on behalf of a user) accesses a network device. Such administrator sessions can be terminated (and thus terminate network administrator access) without terminating network sessions. Session termination terminates all processes associated with an administrator's logical session except those processes that are specifically created by the administrator (i.e., session owner) to continue after the session is terminated. Conditions or trigger events requiring automatic session termination can include, for example, organization-defined periods of user inactivity, targeted responses to certain types of incidents, and time-of-day restrictions on information system use. These conditions will vary across environments and network device types.
STIG Date
Cisco IOS XE Release 3 NDM Security Technical Implementation Guide 2018-12-20

Details

Check Text ( C-74121r3_chk )
Verify that the Cisco IOS XE router is configured to automatically terminate sessions.

The configuration should look similar to the example below:

line vty 0 5
exec-timeout 10 0

If sessions do not automatically terminate, this is a finding.
Fix Text (F-80573r3_fix)
Configure session time outs and idle time outs on all management interfaces using the following commands:

line vty 0 5
exec-timeout 10 0