Use the following configuration statements to configure the SAE community manager that manages PCMM device communities:
- shared sae configuration external-interface-features name CommunityManager {
- keepalive-interval keepalive-interval ;
threads threads ;
acquire-timeout acquire-timeout ;
blackout-time blackout-time ;
- }
To configure the community manager:
- user@host# edit shared sae group west-region
configuration external-interface-features
sae_mgr CommunityManager
- [edit shared sae group west-region configuration external-interface-features
sae_mgr CommunityManager]
-
user@host# set keepalive-interval keepalive-interval
- [edit shared sae group west-region configuration external-interface-features
sae_mgr CommunityManager]
-
user@host# set threads threads
- [edit shared sae group west-region configuration external-interface-features
sae_mgr CommunityManager]
-
user@host# set acquire-timeout acquire-timeout
- [edit shared sae group west-region configuration external-interface-features
sae_mgr CommunityManager]
-
user@host# set blackout-time blackout-time
[edit shared sae group west-region configuration external-interface-features sae_mgr CommunityManager]
user@host# show
CommunityManager {
keepalive-interval 30;
threads 5;
acquire-timeout 15;
blackout-time 30;
}