mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
a1284a34c0
* Migrating files with underscores to dashes * fixing file names
35 lines
674 B
YAML
35 lines
674 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: SRX4100
|
|
slug: juniper-srx4100
|
|
is_full_depth: true
|
|
part_number: SRX4100-SYS-JB-AC
|
|
interfaces:
|
|
- name: fxp0
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: xe-0/0/0
|
|
type: 10gbase-x-sfpp
|
|
- name: xe-0/0/1
|
|
type: 10gbase-x-sfpp
|
|
- name: xe-0/0/2
|
|
type: 10gbase-x-sfpp
|
|
- name: xe-0/0/3
|
|
type: 10gbase-x-sfpp
|
|
- name: xe-0/0/4
|
|
type: 10gbase-x-sfpp
|
|
- name: xe-0/0/5
|
|
type: 10gbase-x-sfpp
|
|
- name: xe-0/0/6
|
|
type: 10gbase-x-sfpp
|
|
- name: xe-0/0/7
|
|
type: 10gbase-x-sfpp
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c14
|
|
- name: PSU1
|
|
type: iec-60320-c14
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|