display exception filepath

Use display exception filepath to display the directory for saving core files on an MPU.

Syntax

In standalone mode:

display exception filepath [ slot slot-number [ cpu cpu-number ] ]

In IRF mode:

display exception filepath [ chassis chassis-number slot slot-number [ cpu cpu-number ] ]

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 directory for saving core files on the active MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies an MPU on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the MPU. If you do not specify this option, the command displays the directory for saving core files on the global active MPU. (In IRF mode.)

cpu cpu-number: Specifies a CPU by its number.

Examples

# In standalone mode, display the directory for saving core files on the active MPU.

<Sysname> display exception filepath
The exception filepath on slot 0 is flash:.

# In standalone mode, display the directory for saving core files on the standby MPU.

<Sysname> display exception filepath slot 1
The exception filepath on slot 1 is flash:.

# In IRF mode, display the directory for saving core files on the global active MPU.

<Sysname> display exception filepath
The exception filepath on chassis 1 slot 1 is flash:.