Skip to content
Snippets Groups Projects
Unverified Commit d140c9ed authored by pv2b's avatar pv2b Committed by GitHub
Browse files

Improvements to PA-220 model (#1499)


* Improvements to PA-220 model

* Connect power outlet to power port

* Lint fixup

* Fixup slugs

* Removing modelling of power brick

* Add missing newline at EOF

* Rename file to match naming standard

* Explicitly specify that rack trays aren't powered

* Added airflow and weight info

(Unfortunately no weight info available for the rack trays)

* File name, device name and slug fixups

---------

Co-authored-by: default avatarDaniel W. Anner <daniel.anner@danstechsupport.com>
parent 4abcb575
No related branches found
No related tags found
No related merge requests found
---
manufacturer: Palo Alto
model: PA-220 Rack Kit
slug: palo-alto-pa-220-rack-kit
part_number: PAN-PA-220-RACK-SINGLE
u_height: 1
subdevice_role: parent
is_full_depth: false
is_powered: false
airflow: passive
device-bays:
- name: Firewall
---
manufacturer: Palo Alto
model: PA-220 Rack Tray Kit
slug: palo-alto-pa-220-rack-tray-kit
part_number: PAN-PA-220-RACKTRAY
u_height: 1
subdevice_role: parent
is_full_depth: false
is_powered: false
airflow: passive
device-bays:
- name: Firewall A
- name: Firewall B
......@@ -3,14 +3,18 @@ manufacturer: Palo Alto
model: PA-220
slug: palo-alto-pa-220
part_number: PA-220
u_height: 1
u_height: 0
subdevice_role: child
is_full_depth: false
comments: '[PA-220 Datasheet](https://www.paloaltonetworks.com/resources/datasheets/pa-220-specsheet)'
airflow: passive
weight: 3
weight_unit: lb
power-ports:
- name: PS1
type: nema-1-15p
type: dc-terminal
- name: PS2
type: nema-1-15p
type: dc-terminal
console-ports:
- name: console
type: rj-45
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment