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 snapshot media

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system snapshot < media (compact-flash | external | harddisk | internal | usb) >

Description

This command displays information about the partitioning scheme present on the media. Information for only one root is displayed for single-root partitioning, whereas information for both roots is displayed for dual-root partitioning.

Options

  • compact-flash— Show snapshot information from the CompactFlash card. (Supported on SRX5400, SRX5600, SRX5800)

  • external— Show snapshot information from the external CompactFlash card. (Not supported on SRX5000 line devices)

  • hard-disk— Show snapshot information from the Hard Disk. (Supported on SRX5400, SRX5600, SRX5800)

  • internal— Show snapshot information from internal media. (Not supported on SRX5000 line devices)

  • usb— Show snapshot information from device connected to USB port.

Required Privilege Level

View

Output Fields

Table 1 lists the output fields for the show system snapshot media command. Output fields are listed in the approximate order in which they appear.

Table 1: show system snapshot media Output Fields

Field Name

Field Description

Creation date

Date and time of the last snapshot.

JUNOS version on snapshot

Junos OS release number of individual software packages.

Sample Output

show system snapshot media compact-flash

content_copy zoom_out_map
show system snapshot media compact-flash
Information for snapshot on compact-flash (ad0s1)
Creation date: Aug 21 11:58:14 2017
JUNOS version on snapshot:
  junos  : 12.3X48-D40.5-domestic

show system snapshot media external

content_copy zoom_out_map
show system snapshot media external
Information for snapshot on      external (/dev/da1s2a) (primary)
Creation date: Apr 9 09:41:16 2018
JUNOS version on snapshot:
  junos  : 12.3X48-D40.5-domestic
Information for snapshot on       external (/dev/da1s1a) (backup)
Creation date: Apr 9 09:41:16 2018
JUNOS version on snapshot:
  junos  : 12.3X48-D40.5-domestic

show system snapshot media internal

content_copy zoom_out_map
show system snapshot media internal
Information for snapshot on       internal (/dev/da0s1a) (primary)
Creation date: Jan 15 10:43:26 2010
JUNOS version on snapshot:
  junos  : 10.1B3-domestic
Information for snapshot on       internal (/dev/da0s2a) (backup)
Creation date: Jan 15 10:15:32 2010
JUNOS version on snapshot:
  junos  : 10.2-20100112.0-domestic

show system snapshot media usb

content_copy zoom_out_map
show system snapshot media usb
Information for snapshot on usb (da0s1)
Creation date: Apr 9 08:44:46 2018
JUNOS version on snapshot:
  junos  : 12.3X48-D40.5-domestic

show system snapshot media hard-disk

content_copy zoom_out_map
show system snapshot media hard-disk
Information for snapshot on hard-disk (ad2s1)
Creation date: Apr 9 16:40:18 2018
JUNOS version on snapshot:
  junos  : 12.3X48-D40.5-domestic

Release Information

Command introduced in Junos OS Release 10.2 .

footer-navigation