Description

This article describes how to find the serial number of a J-Series or an SRX Series device. The serial number of the J-Series or SRX Series device may be required when creating a case with JTAC or for inventory tracking.

 

Solution

Command Line Interface

 
[edit]
 root@SRX# run show chassis hardware 
 Hardware inventory:
 Item             Version  Part number  Serial number     Description
 Chassis                                AA2609AA0027      SRX 3400
 Midplane         REV 07   710-015748   AAAD7494          SRX 3400 Midplane
 PEM 0            rev 07   740-027644   G087ET004K07P     AC Power Supply
 CB 0             REV 14   750-021914   AAAK9940          SRX3k RE-12-10
   Routing Engine          BUILTIN      BUILTIN           Routing Engine
   CPP                     BUILTIN      BUILTIN           Central PFE Processor
   Mezz           REV 08   710-021035   AAAK8295          SRX3k HD Mezzanine Card
 

The following line is the one that contains the serial number:

 
Chassis AA2609AA0027 SRX 3400  
 

As you can see, the serial number of this device is AA2609AA0027 .

 

J-Web

On J-Web, the serial number is located on the dashboard as shown in the following image:

alt

 

Modification History

2018-11-13: Article reviewed for accuracy; screenshot updated to reflect current dashboard; article correct and complete