Stopping a third-party process

Step

Command

Remarks

1. Display the IDs of third party processes.

display process all

Available in any view.

"Y" in the THIRD field from the output indicates a third-party process, and the PID field indicates the ID of the process.

2. Enter system view.

system-view

N/A

3. Stop a third-party process.

third-part-process stop pid pid&<1-10>

This command can only be used to stop the processes started by the third-part-process start command.