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

Disabling JUNOS Software Processes

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

To disable a software process, specify the appropriate option in the processes statement at the [edit system] hierarchy level:

[edit system]
processes {
process-name (enable | disable);
}

Note: The process-name variable is one of the valid process names. You can obtain a complete list of process names by using the CLI command completion feature. For additional information, see processes.


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