mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
updated PA-850 and added psu (#1249)
This commit is contained in:
parent
cd12651e18
commit
0a46e3f053
@ -5,16 +5,15 @@ slug: pa-850
|
||||
part_number: PA-850
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
airflow: front-to-rear
|
||||
weight: 13.5
|
||||
weight_unit: lb
|
||||
comments: '[PA-800 Series Datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-800-series-datasheet)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 240
|
||||
allocated_draw: 64
|
||||
- name: PS2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 240
|
||||
allocated_draw: 64
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
position: '2'
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
|
9
module-types/Palo Alto/PAN-PWR-500W-AC.yaml
Normal file
9
module-types/Palo Alto/PAN-PWR-500W-AC.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PAN-PWR-500W-AC
|
||||
part_number: PAN-PWR-500W-AC
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 500
|
||||
allocated_draw: 64
|
Loading…
Reference in New Issue
Block a user