Process Core - HP FlexFabric 12900 series Command Reference Manual

Hide thumbs Also See for FlexFabric 12900 series:
Table of Contents

Advertisement

If password recovery capability is disabled, console users must restore the factory-default configuration
before they can configure new passwords. Restoring the factory-default configuration deletes the
next-startup configuration files.
To enhance system security, disable password recovery capability.
Availability of BootWare menu options varies with the password recovery capability setting. For more
information, see the release notes.
Examples
# Disable password recovery capability.
<Sysname> system-view
[Sysname] undo password-recovery enable

process core

Use process core to enable or disable the system to generate core files for exceptions of a process and
set the maximum number of core files.
Syntax
In standalone mode:
process core { maxcore value | off } { job job-id | name process-name } [ slot slot-number [ cpu
cpu-number ] ]
In IRF mode:
process core { maxcore value | off } { job job-id | name process-name } [ chassis chassis-number slot
slot-number [ cpu cpu-number ] ]
Views
User view
Default
The system generates a core file for the first exception of a process and does not generate any core files
for subsequent exceptions of the process.
Predefined user roles
network-admin
Parameters
off: Disables core file generation.
maxcore value: Enables core file generation and sets the maximum number of core files. The value range
of the value argument is 1 to 10. The default is 1.
name process-name: Specifies a process by its name, a case-insensitive string of 1 to 15 characters.
job job-id: Specifies a process by its job ID. The value range is 1 to 2147483647. The job ID of a process
does not change after the process restarts.
slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command is
applied to the active MPU. (In standalone 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
232

Advertisement

Table of Contents
loading

Table of Contents