[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring IMS for Failover

Use the following configuration statements to configure IMS for failover:

shared ims aracf-rq configuration redundancy {
state-synchronization;
state-sync-bulk-size state-sync-bulk-size;
state-synchronization-timeout state-synchronization-timeout ;
}

To configure state synchronization with the SAE:

  1. From configuration mode, access the configuration statement that configures redundancy for IMS.
    user@host# edit shared ims aracf-rq configuration redundancy
  2. (Optional) Enable state synchronization from the SAE.
    [edit shared ims aracf-rq configuration redundancy]
    user@host# set state-synchronization
  3. (Optional) Specify the number of events the SAE sends to IMS at one time during state synchronization.
    [edit shared ims aracf-rq configuration redundancy]
    user@host# set state-sync-bulk-size state-sync-bulk-size
  4. (Optional) Specify the time to wait for the first full synchronization request from the SAE after starting or restarting IMS.
    [edit shared ims aracf-rq configuration redundancy]
    user@host# set state-synchronization-timeout state-synchronization-timeout

[Contents] [Prev] [Next] [Index] [Report an Error]