Some external plug-ins, such as the Admission Control Plug-In (ACP) application and the SAE plug-in agent for the NIC, support state synchronization with the SAE. The state synchronization plug-in interface allows external plug-ins to maintain the state of active subscriber, service, and interface sessions without having to store intermediate versions of the state locally.
Use the following configuration statements to configure the state synchronization plug-in:
- shared sae configuration plug-ins state-synchronization
{
- fail-queue-size fail-queue-size ;
- fail-queue-age fail-queue-age ;
- batch-time batch-time ;
- keepalive-time keepalive-time ;
- }
- shared sae configuration plug-ins manager {
- threads threads ;
- }
To configure the state synchronization plug-in interface:
- user@host# edit shared sae configuration plug-ins
state-synchronization
-
[edit shared sae configuration plug-ins state-synchronization]
-
user@host# set fail-queue-size fail-queue-size
-
[edit shared sae configuration plug-ins state-synchronization]
-
user@host# set fail-queue-age fail-queue-age
-
[edit shared sae configuration plug-ins state-synchronization]
-
user@host# set batch-time batch-time
-
[edit shared sae configuration plug-ins state-synchronization]
-
user@host# set keepalive-time keepalive-time
-
[edit shared sae configuration plug-ins state-synchronization]
-
user@host# up
-
user@host# [edit shared sae configuration plug-ins]
- user@host# set manager threads 5
[edit shared sae configuration plug-ins state-synchronization] user@host# show fail-queue-size 5000; fail-queue-age -1; batch-time 60; keepalive-time 60;
user@host# [edit shared sae configuration plug-ins] user@host# show threads 5;