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

Configuring Synchronization Properties

You can configure the maximum number of mismatches allowed during the synchronization process between the PIC and the PGCP process.

Step-by-Step Procedure

To configure properties for synchronization between the PIC and the PGCP process:

  1. Access the graceful restart configuration.
    [edit services pgcp]
    edit gateway vpg-1 graceful-restart
  2. Configure the maximum number of mismatches allowed during the synchronization procedure. If the number of mismatches exceeds this number, the PGCP process clears the state of the PIC and the state of the PGCP process. All calls and sessions are terminated and existing resources are released.
    [edit services pgcp gateway vpg-1 graceful-restart]
    user@host#set maximum-synchronization-mismatches 20
  3. Configure the number of milliseconds within which you want the synchronization process to complete. If the process is not complete when this time expires, the PGCP process clears the state of the PIC and the state of the PGCP process.
    [edit services pgcp gateway vpg-1 graceful-restart]
    user@host#set maximum-synchronization-time 300

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