Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show system core dumps (Junos OS Evolved)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system core-dumps
<node node-name>

Description

Show core files on all routers or switches running Junos OS Evolved. You use this command to show a list of system core files created when the device has failed, which can be useful for diagnostic purposes. Each list item includes the file permissions, number of links, owner, group, size, modification date, and path and filename.

Note:

For Junos OS Evolved, if dual Routing Engines are present, the command lists the core-dump files for both Routing Engines.

Required Privilege Level

view

Output Fields

The command displays a list of core-dump files. If a node does not have any core-dump files, then the command displays just the node name.

Sample Output

show system core-dumps (Dual-Routing Engine System, with Core Dump on only One Routing Engine)

content_copy zoom_out_map
user@host> show system core-dumps
re0:
--------------------------------------------------------------------------

re1:
--------------------------------------------------------------------------
-rw-r--r--  1 root  root    10389341 Mar 16 00:38 /var/core/re1/agentd.re.re1.19293.2021_03_16.00_37_32.tar.gz
total files: 1

The output shows that there aren't any core-dump files on node RE0, but node RE1 has one core-dump file.

show system core-dumps (Dual-Routing Engine System, with Core Dumps on both Routing Engines)

content_copy zoom_out_map
user@host-re0> show system core-dumps
re0:
--------------------------------------------------------------------------
-rw-r--r--  1 root  root    52340949 Apr 13 11:01 /var/core/fpc0/hwdfpc.fpc_x86_64.fpc0.14522.2021_04_13.10_59_10.tar.gz
total files: 1

re1:
--------------------------------------------------------------------------
-rw-r--r--  1 root  root    32432932 Apr 13 13:01 /var/core/re1/imgd.re.re1.11040.2021_04_13.12_59_45.tar.gz
-rw-r--r--  1 root  root   346853497 Apr 8  10:52 /var/core/re1/rpdagent.re.re1.17935.2021_04_08.10_46_34.tar.gz
-rw-r--r--  1 root  root   369435949 Apr 8  10:58 /var/core/re1/rpdagent.re.re1.1908.2021_04_08.10_52_22.tar.gz
-rw-r--r--  1 root  root   192094114 Apr 8  11:00 /var/core/re1/rpdagent.re.re1.5148.2021_04_08.10_56_18.tar.gz
-rw-r--r--  1 root  root   214337055 Apr 8  10:51 /var/core/re1/rpdagent.re.re1.17935.2021_04_08.10_46_34/rpd-agent_trace.tar.gz
total files: 5
footer-navigation