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:
[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;
}