FS [US]: SRX1500 $4000 (used)

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

whbeers

Member
Jul 11, 2020
42
46
18
Juniper SRX1500 firewall (4x 10G SFP+ interfaces), some scratches and non-standard components (read below) but otherwise complete and functional with dual PSUs and PIM slot blanks.

I'll accept paypal (preferred) or venmo. Price includes tracked/insured UPS shipping, and I'm happy to take offers via DM (especially if you can do local pickup north of Seattle).

Purchased as an incomplete/non-functional unit with the intent to continue the pursuit of over-engineering in my homelab. After adding RAM and an SSD, installing software (22.1R1.10), and testing that it all works, I decided I'd rather have the extra RU (and the cash to fund other fun). Accordingly, this is priced well under ebay completed listings for more pristine or "stock" devices.

RAM upgraded to 32GB, SSD upgraded to 1TB - these upgrades won't affect the normal operation AIUI, since the junos VM is internally constrained to a subset of available resources, but it gives some headroom for hacky experimentation running non-stock VMs on the linux hypervisor.


Code:
root> show chassis hardware
Hardware inventory:
Item             Version  Part number  Serial number     Description
Chassis                                [redacted]      SRX1500
Midplane         REV 09   750-066119   [redacted]          SRX1500
CB 0             REV 11   711-053838   [redacted]          CPU Board
Routing Engine 0          BUILTIN      BUILTIN           SRX Routing Engine
FPC 0            REV 11   711-053832   [redacted]          FEB
  PIC 0                   BUILTIN      BUILTIN           12x1G-T-4x1G-SFP-4x10G
Power Supply 0   REV 01   740-055217   [redacted]       PS 400W 90-264V AC in
Power Supply 1   REV 01   740-055217   [redacted]       PS 400W 90-264V AC in
Fan Tray 0                                               SRX1500 0, Front to Back Airflow - AFO
Fan Tray 1                                               SRX1500 1, Front to Back Airflow - AFO
Fan Tray 2                                               SRX1500 2, Front to Back Airflow - AFO
Fan Tray 3                                               SRX1500 3, Front to Back Airflow - AFO
Code:
root> show chassis firmware
Part                     Type       Version
FWDD                     O/S        Version 22.1R1.10 by builder on 2022-03-16 10:10:49 UTC

and in case you're curious what the hypervisor environment looks like:
Code:
root@:~ # rsh -JU __juniper_private4__ 192.168.1.1
Last login: Sun May 29 06:11:34 UTC 2022 from local-node on pts/0

root@local-node:~# lsblk
NAME                           MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda                              8:0    0  14.9G  0 disk
|-sda1                           8:1    0 189.8M  0 part /boot/efi
|-sda2                           8:2    0 976.6M  0 part /boot
|-sda3                           8:3    0   1.3G  0 part /app_disk
|-sda4                           8:4    0   6.6G  0 part /
|-sda5                           8:5    0   4.6G  0 part /var
`-sda6                           8:6    0 669.5M  0 part
sdb                              8:16   0 931.5G  0 disk
|-vg0_vjunos-lv_junos          252:0    0 251.5G  0 lvm  /junos
|-vg0_vjunos-lv_junos_core     252:1    0  93.2G  0 lvm  /core
|-vg0_vjunos-lv_junos_onboxlog 252:2    0   503G  0 lvm  /var/traffic-log
`-vg0_vjunos-lv_junos_recovery 252:3    0  83.9G  0 lvm  /recovery

root@local-node:~# ls -l /dev/disk/by-id/
total 0
lrwxrwxrwx 1 root root  9 May 29 06:00 ata-Samsung_SSD_860_EVO_1TB_[redacted] -> ../../sdb

root@local-node:~# virsh nodeinfo
CPU model:           x86_64
CPU(s):              8
CPU frequency:       2500 MHz
CPU socket(s):       1
Core(s) per socket:  4
Thread(s) per core:  2
NUMA cell(s):        1
Memory size:         32930968 KiB

root@local-node:~# virsh dominfo vjunos0
Id:             2
Name:           vjunos0
UUID:           d404ffec-9a00-0100-0000-564a554e4f53
OS Type:        hvm
State:          running
CPU(s):         1
CPU time:       206.8s
Max memory:     2000896 KiB
Used memory:    2000896 KiB
Persistent:     no
Autostart:      disable
Managed save:   no
Security model: none
Security DOI:   0

root@local-node:~# virsh domblklist vjunos0
Target     Source
------------------------------------------------
vda        /junos/images/0/vjunos.img
vdb        /junos/images/0/vjunos-data.img
vdc        /junos/images/0/vjunos-config.img
vdd        /junos/images/0/vjunos-platform.img
vde        /recovery/images/0/vjunos-swap.img

root@local-node:~# virsh domblkinfo vjunos0 vda
Capacity:       5473632256
Allocation:     21635072
Physical:       21635072

root@local-node:~# virsh domblkinfo vjunos0 vdb
Capacity:       17179869184
Allocation:     121864192
Physical:       121864192

root@local-node:~# virsh domblkinfo vjunos0 vdc
Capacity:       107374592
Allocation:     307200
Physical:       307200

root@local-node:~# virsh domblkinfo vjunos0 vdd
Capacity:       134217728
Allocation:     134217728
Physical:       134217728

root@local-node:~# virsh domblkinfo vjunos0 vde
Capacity:       644677632
Allocation:     376832
Physical:       376832


root@local-node:~# df -h
Filesystem                                Size  Used Avail Use% Mounted on
rootfs                                    6.4G  1.1G  5.0G  17% /
udev                                       16G   44K   16G   1% /dev
none                                       16G   44K   16G   1% /dev
tmpfs                                      16G  8.2M   16G   1% /run
/dev/sda4                                 6.4G  1.1G  5.0G  17% /
/dev/sda5                                 4.4G   70M  4.1G   2% /var
tmpfs                                      16G  8.2M   16G   1% /run
tmpfs                                      16G  8.0K   16G   1% /var/volatile
/dev/sda2                                 977M  221M  756M  23% /boot
/dev/sda1                                 190M  9.3M  181M   5% /boot/efi
/dev/sda3                                 1.3G  2.0M  1.2G   1% /app_disk
/dev/mapper/vg0_vjunos-lv_junos           248G  325M  235G   1% /junos
/dev/mapper/vg0_vjunos-lv_junos_recovery   83G  1.7G   77G   3% /recovery
/dev/mapper/vg0_vjunos-lv_junos_core       92G   60M   87G   1% /core
/dev/mapper/vg0_vjunos-lv_junos_onboxlog  495G   73M  470G   1% /var/traffic-log
tmpfs                                      16G  8.2M   16G   1% /run/named-chroot/var/run/named
tmpfs                                      16G  8.2M   16G   1% /run/named-chroot/var/run/bind
none                                       16G   44K   16G   1% /run/named-chroot/dev/random
none                                       16G   44K   16G   1% /run/named-chroot/dev/zero
none                                       16G   44K   16G   1% /run/named-chroot/dev/null
tmpfs                                     256M     0  256M   0% /mfs/var/run/utm
 
Last edited: