Managing the SBC Configuration Process

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

This topic consists of the following sections:

  1. Restarting the SBC Configuration Process
  2. Disabling and Enabling the SBC Configuration Process

Restarting the SBC Configuration 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 SBC configuration process:

To restart the SBC configuration process, enter the restart sbc-configuration-process command in operational mode:

user@host>restart sbc-configuration-process

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

Disabling and Enabling the SBC Configuration Process

  1. Disabling the SBC Configuration Process
  2. Enabling the SBC Configuration Process

Disabling the SBC Configuration Process

To disable the SBC configuration process, enter the set system processes sbc-configuration-process disable statement in configuration mode, and then commit your configuration:

[edit]user@host# set system processes sbc-configuration-process disableuser@host# commit

Enabling the SBC Configuration Process

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

[edit]user@host# delete system processes sbc-configuration-process disableuser@host# commit