CertExams.com Simulator Lab Exercises Answers
Description: exec-timeout command is used to configure the
number of minutes without terminal activity before the session is
automatically ended.
Use the command in Privileged command mode to set the timeout for this
session only. Use the command in Line configuration command mode to
set the timeout for this and future sessions.
Syntax: exec-timeout min [sec]
Instructions:
1. Enter into global Configuration mode
2. Enter into line console 0 mode
3. Set the time using exec-timeout command
4. Exit to privileged mode
R1>enable
R1#configure terminal
R1(config)#line console 0
R1(config-line)#exec-timeout 15 0
R1(config-line)#end