mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-08 14:41:07 +01:00
Add u_height to multiple Juniper Devices and Lenovo ThinkSystem SR630 (#2707)
* Add u_height to multiple Juniper Devices This includes QFX5100-48S-3AFO, SRX210HE2, SRX240H2, SRX4600 * Add u_height to Lenovo ThinkSystem SR630
This commit is contained in:
parent
b74440c86c
commit
c2795b23fd
@ -2,6 +2,7 @@
|
||||
manufacturer: Juniper
|
||||
model: QFX5100-48S-3afo
|
||||
slug: juniper-qfx5100-48s-3afo
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
part_number: QFX5100-48S-3AFO
|
||||
interfaces:
|
||||
|
@ -2,6 +2,7 @@
|
||||
manufacturer: Juniper
|
||||
model: SRX210HE2
|
||||
slug: juniper-srx210he2
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
weight: 1.61
|
||||
weight_unit: kg
|
||||
|
@ -2,6 +2,7 @@
|
||||
manufacturer: Juniper
|
||||
model: SRX240H2
|
||||
slug: juniper-srx240h2
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
front_image: true
|
||||
rear_image: true
|
||||
|
@ -2,6 +2,7 @@
|
||||
manufacturer: Juniper
|
||||
model: SRX4600
|
||||
slug: juniper-srx4600
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: fxp0
|
||||
|
@ -3,6 +3,7 @@ manufacturer: Lenovo
|
||||
model: ThinkSystem SR630
|
||||
slug: lenovo-thinksystem-sr630
|
||||
part_number: 7X02
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
interfaces:
|
||||
|
Loading…
Reference in New Issue
Block a user