233
slot number of the card. If you do not specify a card, this command is applied to the global active MPU.
(In IRF mode.)
cpu
cpu-number
: Specifies a CPU by its number.
Usage guidelines
After you enable core file generation for a process, the system generates a core file each time the process
crashes until the maximum number of core files is reached. A core file records the exception information.
Core files consume system storage resources. To save storage resources, disable core file generation for
processes for which you do not need to review exception information.
This command applies to all instances of a process.
Examples
# Disable core file generation for the process
routed
.
<Sysname> process core off name routed
# Enable core file generation for the process
dbmd
and set the maximum number of core files to 5.
<Sysname> process core maxcore 5 name dbmd
Related commands
exception filepath
reboot
Use
reboot
to reboot a card or the entire system. (In standalone mode.)
Use
reboot
to reboot an IRF member device or all IRF member devices. (In IRF mode.)
Syntax
In standalone mode:
reboot
[
slot
slot-number
] [
force
]
In IRF mode:
reboot
[
chassis
chassis-number
[
slot
slot-number
] ] [
force
]
Views
User view
Predefined user roles
network-admin
Parameters
chassis
chassis-number
: Specifies an IRF member device by its member ID. (In IRF mode.)
slot
slot-number
: Specifies a card by its slot number.
force
: Reboots the device immediately without performing any software check. If this keyword is not
specified, the system checks, for example, whether the main system software image file exists and
whether the hard disk is not being written. If any circumstance might affect data protection, the system
does not reboot the device.