Exhibit.
Security policy requires all idle-exec sessions to be terminated in 600 seconds. Which configuration achieves this goal?
line vty 0 15
absolute-timeout 600
exec-timeout
line vty 01 5
exec-timeout 10 0
line vty 0 4
exec-timeout 600
Submit