Disabling ISDN Processes (CLI Procedure)

The Junos OS ISDN signaling process manages ISDN signaling by initializing ISDN connections. The Junos OS ISDN dialer services process manages dialing out through dialer interfaces.

To disable the ISDN signaling process, use the following CLI statement:

[edit] user@host: set system processes isdn-signaling disable

To disable the dialer services process, use the following CLI statement:

[edit]user@host# set system processes dialer-services disable

Caution: Never disable a software processes unless instructed to do so by a Customer Support engineer.

Related Topics