An RKS peer is an instance of an RKS. A PCMM environment has a primary RKS and optionally a secondary RKS. The primary RKS is mandatory, and you assign the RKS as primary by configuring it as the default peer in the RKS plug-in. The secondary RKS is optional, and it is an RKS peer that is not configured as the default peer. If you define multiple nondefault peers, one of them is randomly chosen to be the secondary RKS.
RKS peers are configured in the peer group for each PCMM RKS plug-in instance. To create an RKS peer group:
Use the following configuration statements to configure an RKS peer group.
- shared sae configuration plug-ins name name pcmm-rks peer-group name {
- server-address server-address ;
server-port server-port ;
- }
To configure an RKS peer group:
[edit shared sae group west-region configuration plug-ins name rksPlugin pcmm-rks peer-group rksPeer] user@host# show server-address 10.10.3.60; server-port 1812;