Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Making Changes to the Configuration
You can change a configuration by entering a set command and providing a new value.
To change the value for the keepalive timer for aggregate services:
- Navigate to the location in the hierarchy where properties
for aggregate services are configured.[edit]user@host# user@host# edit shared sae configuration aggregate-services [edit shared sae configuration aggregate-services]user@host#
- Change the value for the keepalive timer.[edit shared sae configuration aggregate-services]user@host# set keepalive-time 150000
- Verify the change.
[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;
- Commit the change.[edit shared sae configuration aggregate-services]user@host# commit commit complete