256
Views
Any view
Predefined user roles
network-admin
mdc-admin
Parameters
slot
slot-number
: Specifies an MPU by its slot number. If you do not specify this option, the
command displays the core file directory on the active MPU. (In standalone mode.)
chassis
chassis-number
slot
slot-number
: Specifies an MPU on an IRF member device. If you do
not specify this option, the command displays the core file directory on the global active MPU. (In IRF
mode.)
cpu
cpu-number
: Specifies a CPU by its number.
Examples
# (In standalone mode.) Display the core file directory on the active MPU.
<Sysname> display exception filepath
The exception filepath on slot 0 is flash:.
# (In IRF mode.) Display the core file directory on the global active MPU.
<Sysname> display exception filepath
The exception filepath on chassis 0 slot 1 is flash:.
display kernel deadloop
Use
display kernel deadloop
to display kernel thread deadloop information.
Syntax
In standalone mode:
display kernel deadloop
show-number
[
offset
] [
verbose
] [
slot
slot-number
[
cpu
cpu-number
] ]
In IRF mode:
display kernel deadloop
show-number
[
offset
] [
verbose
]
[
chassis
chassis-number
slot
slot-number
[
cpu
cpu-number
] ]
Views
Any view
Predefined user roles
network-admin
mdc-admin
Parameters
show-number
: Specifies the number of deadloops to display, in the range of 1 to 20.
offset
: Specifies the offset between the starting deadloop and the latest deadloop, in the range of 0 to
19. The default value is 0.
verbose
: Displays detailed information. If you do not specify this keyword, the command displays
brief information.
slot
slot-number
: Specifies an MPU by its slot number. If you do not specify this option, the
command displays kernel thread deadloop information for the active MPU. (In standalone mode.)