361
display process
Use
display
process
to display process state information.
Syntax
Centralized devices in standalone mode:
display
process
[
all
|
job
job-id
|
name
process-name
]
Distributed devices in standalone mode/centralized devices in IRF mode:
display
process
[
all
|
job
job-id
|
name
process-name
] [
slot
slot-number
[
cpu
cpu-number
] ]
Distributed devices in IRF mode:
display
process
[
all
|
job
job-id
|
name
process-name
] [
chassis
chassis-number
slot
slot-number
[
cpu
cpu-number
] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all
: Specifies all processes. With the
all
keyword or without any parameters, the command displays
state information for all processes.
job job-id
: Specifies a process by its job ID, in the range of 1 to 2147483647. Each process has a
fixed job ID.
name process-name
: Specifies a process by its name, a case-insensitive string of 1 to 15 characters
that must not contain question marks or spaces.
slot
slot-number
: Specifies a card by its slot number. If you do not specify this option, the command
displays process state information for the active MPU. (Distributed devices in standalone mode.)
slot
slot-number
: Specifies an IRF member device by its ID. If you do not specify this option, the
command displays process state information for the master device. (Centralized devices in IRF
mode .)
chassis
chassis-number
slot
slot-number
: Specifies a card on an IRF member device. The
chassis-number
argument represents the member ID of the IRF member device. The
slot-number
argument represents the slot number of the card. If you do not specify a card, this command displays
information for the global active MPU. (Distributed devices in IRF mode.)
cpu
cpu-number
: Specifies a CPU by its number. (Centralized devices in IRF mode/distributed
devices in IRF or standalone mode.)