SV-216532r531088_rule
V-216532
SRG-APP-000190-NDM-000267
CISC-ND-000720
CAT I
10
Set the idle timeout value to "10" minutes or less on all configured login classes as shown in the example below.
RP/0/0/CPU0:R3(config)#line con
RP/0/0/CPU0:R3(config-line)#exec-timeout
RP/0/0/CPU0:R3(config)#line default
RP/0/0/CPU0:R3(config-line)#exec-timeout 10 0
Review the Cisco router configuration to verify that all network connections associated with a device management have an idle timeout value set to "10" minutes or less as shown in the following example:
line console
…
…
…
exec-timeout 10 0
!
line default
…
…
…
exec-timeout 10 0
transport input ssh
If the Cisco router is not configured to terminate all network connections associated with a device management after 10 minutes of inactivity, this is a finding.
V-216532
False
CISC-ND-000720
Review the Cisco router configuration to verify that all network connections associated with a device management have an idle timeout value set to "10" minutes or less as shown in the following example:
line console
…
…
…
exec-timeout 10 0
!
line default
…
…
…
exec-timeout 10 0
transport input ssh
If the Cisco router is not configured to terminate all network connections associated with a device management after 10 minutes of inactivity, this is a finding.
M
4023