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

Managing the PGCP Process

You can stop and start the PGCP process in any or these ways:

The packet gateway controller (PGC) cannot send add, modify, or subtract commands to the PGCP process.

Restarting the PGCP Process

Caution: We recommend that you do not restart the software process unless instructed to do so by a Juniper Networks customer support engineer. A restart might cause the router to drop calls and interrupt transmission.

Three options are available when you restart the PGCP process:

To restart the PGCP process, enter the restart pgcp-service command in operational mode:

user@host>restart pgcp-service immediately

When you restart the PGCP process, the process is stopped and then restarted.

Disabling and Enabling the PGCP Process

This topic describes the process of disabling and enabling the PGCP process.

Disabling the PGCP Process

To disable the PGCP process, enter the set system processes pgcp-service disable statement in configuration mode, and then commit your configuration:

user@host# set system processes pgcp-service disable
user@host# commit

Enabling the PGCP Process

To enable the PGCP process, enter the delete system processes pgcp-service disable statement in configuration mode, and then commit your configuration:

user@host# delete system processes pgcp-service disable
user@host# commit

Activating and Deactivating PGCP Services

This topic describes the process of deactivating and activating the PGCP service.

Deactivating the PGCP Service

To deactivate the PGCP service, enter the deactivate services pgcp statement in configuration mode:

user@host# deactivate services pgcp

When you enter this statement, the PGCP process is stopped and the PGCP configuration is removed from the router.

Activating the PGCP Service

The PGCP service is activated by default. If you have deactivated the service, you can activate it by entering the activate services pgcp statement in configuration mode:

user@host# activate services pgcp

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