aaa timeout
Sets the default idle or session timeout for B-RAS PPP users. The no version restores the idle or session timeout to its default value, 0 seconds.
aaa timeout { idle idleTimeout | session sessionTimeout }
no aaa timeout { idle | session }
- idleTimeout—In seconds, 300-7200
- sessionTimeout—Time in the range 60-31622400 seconds (that is, a minimum of 1 minute to a maximum of 366 days); the router terminates the user session once the maximum session timeout is reached, which means that the duration of a PPP or an L2TP user session cannot exceed 366 days
Global Configuration