mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-23 07:30:19 +01:00
added stacking module slot and some fix (#1476)
This commit is contained in:
parent
2a75c54de2
commit
b54542f90d
@ -5,11 +5,18 @@ slug: hpe-aruba-2930m-24g
|
||||
part_number: JL319A
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
comments: '[Aruba 2930M Switch Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_2930MSwitchSeries.pdf)'
|
||||
weight: 9.81
|
||||
weight_unit: lb
|
||||
module-bays:
|
||||
- name: Uplink
|
||||
position: '1'
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 49
|
||||
allocated_draw: 34
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
|
@ -9,6 +9,10 @@ comments: '[Aruba 2930M Switch Series Datasheet](https://www.arubanetworks.com/a
|
||||
weight: 10.25
|
||||
weight_unit: lb
|
||||
module-bays:
|
||||
- name: Uplink
|
||||
position: '1'
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
@ -9,6 +9,10 @@ comments: '[Aruba 2930M 48G 1-slot Switch Data sheet](https://www.hpe.com/psnow/
|
||||
weight: 10.14
|
||||
weight_unit: lb
|
||||
module-bays:
|
||||
- name: Uplink
|
||||
position: '1'
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
@ -12,6 +12,8 @@ weight_unit: kg
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
@ -5,15 +5,18 @@ slug: hpe-aruba-3810m-40g-8sr
|
||||
part_number: JL076A
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
comments: '[Aruba 3810 Switch Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_3810SwitchSeries.pdf)'
|
||||
weight: 6.17
|
||||
weight_unit: kg
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 190
|
||||
allocated_draw: 158
|
||||
position: '1'
|
||||
- name: PS2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 190
|
||||
allocated_draw: 158
|
||||
position: '2'
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rj-45
|
||||
|
@ -12,6 +12,8 @@ weight_unit: kg
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
Loading…
Reference in New Issue
Block a user