SV-215833r531083_rule
V-215833
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.
R1(config)#line vty 0 4
R1(config-line)#exec-timeout 10 0
R1(config-line)#exit
R1(config)#line con 0
R1(config-line)#exec-timeout 10 0
R1(config-line)#exit
R2(config)#ip http timeout-policy idle 600 life nnnn requests nn
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:
ip http secure-server
ip http timeout-policy idle 600 life nnnn requests nn
…
…
…
line con 0
exec-timeout 10 0
line vty 0 4
exec-timeout 10 0
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-215833
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:
ip http secure-server
ip http timeout-policy idle 600 life nnnn requests nn
…
…
…
line con 0
exec-timeout 10 0
line vty 0 4
exec-timeout 10 0
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
4020