You can change the values for several timers to specify the intervals associated with monitoring and activating aggregate sessions. Use the following configuration statements to configure these timers and intervals:
- shared sae configuration aggregate-services {
- keepalive-time keepalive-time ;
- keepalive-retry-time keepalive-retry-time ;
- activation-deactivation-time activation-deactivation-time ;
- failed-notification-retry-time failed-notification-retry-time ;
- }
To configure timers used by aggregate services:
- user@host# edit shared sae configuration aggregate-services
- [edit shared sae configuration aggregate-services]
- user@host# set keepalive-time keepalive-time
- [edit shared sae configuration aggregate-services]
- user@host# set keepalive-retry-time keepalive-retry-time
- [edit shared sae configuration aggregate-services]
- user@host# set activation-deactivation-time activation-deactivation-time
- [edit shared sae configuration aggregate-services]
- user@host# set failed-notification-retry-time failed-notification-retry-time
[edit shared sae configuration aggregate-services] user@host# show keepalive-time 150000; keepalive-retry-time 900; activation-deactivation-time 900; failed-notification-retry-time 9200;