264
display kernel reboot
Use
display kernel reboot
to display kernel thread reboot information.
Syntax
In standalone mode:
display kernel reboot
show-number
[
offset
] [
verbose
] [
slot
slot-number
[
cpu
cpu-number
] ]
In IRF mode:
display kernel reboot
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 kernel thread reboots to display, in the range of 1 to 20.
offset
: Specifies the offset between the starting reboot and the latest reboot, 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 reboot information for 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 kernel thread reboot information for the global active
MPU. (In IRF mode.)
cpu
cpu-number
: Specifies a CPU by its number.
Examples
# Display brief information about the latest kernel thread reboot.
<Sysname> display kernel reboot 1
----------------- Reboot record 1 -----------------
Recorded at : 2013-05-01 11:16:00.823018
Occurred at : 2013-05-01 11:16:00.823018
Reason : 0x31
Thread : comsh (TID: 16306)
Context : thread context
Chassis : 1
Target Chassis : 1
Slot : 1
Target Slot : 3
Cpu : 0
VCPU ID : 9
Kernel module info : module name (system) module address (0xffffffffc0054000)
module name (addon) module address (0xffffffffc0002000)
# Display detailed information about the latest kernel thread reboot.