241
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
mdc-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.
Usage guidelines
CAUTION:
•
Device reboot interrupts network services.
•
Using
the
force
keyword might cause file system corruption. As a best practice, use this keyword
only when the system fails or cannot start up.
If the main startup software images are corrupted or missing, you must re-specify a set of main
startup software images before using the
reboot
command to reboot the device. If you fail to do so,
the device cannot start up.
For data security, the device does not reboot if you reboot the device while the device is performing
file operations.
•
In standalone mode:
{
To reboot a card, specify the slot number.
{
To reboot the entire device, do not specify the slot number option.