To set the default idle timeout:
aaa timeout idle idleTimeout
no aaa timeout idle
To set the default session timeout:
aaa timeout session sessionTimeout
no aaa timeout session
To enable monitoring of only ingress traffic for the configured idle timeout period:
aaa timeout idle ingress-only
no aaa timeout idle [ ingress-only ]
Command introduced before JUNOSe Release 7.1.0.
ingress-only keyword added in JUNOSe Release 9.3.0.
Sets the default idle timeout or session timeout for B-RAS PPP users, and optionally enables the PPP application to monitor only ingress traffic for the configured idle timeout period to determine whether to disconnect an inactive PPP session. The no version restores the idle timeout or session timeout to its default value, 0 seconds, and disables ingress-only traffic monitoring for idle timeout if configured. .
![]() |
Note: To enable ingress-only traffic monitoring for the idle timeout period by issuing the aaa timeout idle ingress-only command, you must also set the idle timeout value by issuing the aaa timeout idle command. |
Global Configuration