Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show system software usb-software-version

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system software usb-software-version

Description

This comamnd displays the version of software present on a standard USB installer key attached to each Director Group (DG) device (QFabric systems only).

Additional Information

When issuing the show system software usb-software-version command, the USB installer key must be attached to the DGs.

The format of the USB installer key (including partitions) must conform to the standard specifications of the Juniper-provided USB installer.

A Juniper-provided or Juniper-recommended USB installer device must have the following partitions:

content_copy zoom_out_map
   Device     Boot      Start         End      Blocks      Id   System
   /dev/sdb1   *           1             75      295244      4    FAT16 <32M
   /dev/sdb2               76           709     2496058   83  Linux

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system software usb-software-version command. Output fields are listed in the approximate order in which they appear.

Table 1: show system software usb-software-version Output Fields

Field Name

Field Description

Node

Node supporting the device.

Device

Device on which the software is present.

Version

Version of the software present.

Filename

Software filename.

Sample Output

show system software usb-software-version

content_copy zoom_out_map
user@host> show system software usb-software-version

  NODE     DEVICE                           VERSION                                               FILENAME
  ----     ------                           -------                                               --------
   dg0   /dev/sdb     14.1-20160516_x141X53_vjqfd.0     jinstall-qfabric-14.1-20160516_x141X53_vjqfd.0.rpm
   dg1   /dev/sdb     14.1-20160516_x141X53_vjqfd.0     jinstall-qfabric-14.1-20160516_x141X53_vjqfd.0.rpm

Release Information

Command introduced in Junos OS Release 14.1X53-D40.

footer-navigation