mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-22 07:02:24 +01:00
Add Palo Alto PA-400 series new models and rack trays (#2529)
* Add new models and rack trays * Add quotes around links * Remove trailing spaces --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
f1b4ee98fe
commit
f723bc2b6f
@ -3,12 +3,13 @@ manufacturer: Palo Alto
|
||||
model: PA-410
|
||||
slug: palo-alto-pa-410
|
||||
part_number: PA-410
|
||||
u_height: 1
|
||||
u_height: 0
|
||||
subdevice_role: child
|
||||
is_full_depth: false
|
||||
weight: 3.1
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
comments: '[Product Summary Specsheet - PAN-OS 10.1](https://www.paloaltonetworks.com/resources/datasheets/palo-alto-networks-product-summary-specsheet-pan-os-10-1)'
|
||||
comments: '[PA-400 series datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-400-series)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
|
62
device-types/Palo Alto/PA-415-5G.yaml
Normal file
62
device-types/Palo Alto/PA-415-5G.yaml
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PA-415-5G
|
||||
slug: palo-alto-pa-415-5g
|
||||
part_number: PA-415-5G
|
||||
u_height: 0
|
||||
subdevice_role: child
|
||||
is_full_depth: false
|
||||
weight: 7.85
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
comments: '[PA-400 series datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-400-series)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
- name: PS2
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
- name: USB
|
||||
type: usb-micro-b
|
||||
interfaces:
|
||||
- name: management
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
- name: ethernet1/1
|
||||
type: 1000base-t
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
- name: ethernet1/2
|
||||
type: 1000base-t
|
||||
- name: ethernet1/3
|
||||
type: 1000base-t
|
||||
- name: ethernet1/4
|
||||
type: 1000base-t
|
||||
- name: ethernet1/5
|
||||
type: 1000base-t
|
||||
- name: ethernet1/6
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/7
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/8
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/9
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: cellular1/1
|
||||
type: 5g
|
||||
- name: loopback
|
||||
type: virtual
|
60
device-types/Palo Alto/PA-415.yaml
Normal file
60
device-types/Palo Alto/PA-415.yaml
Normal file
@ -0,0 +1,60 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PA-415
|
||||
slug: palo-alto-pa-415
|
||||
part_number: PA-415
|
||||
u_height: 0
|
||||
subdevice_role: child
|
||||
is_full_depth: false
|
||||
weight: 7.85
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
comments: '[PA-400 series datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-400-series)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
- name: PS2
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
- name: USB
|
||||
type: usb-micro-b
|
||||
interfaces:
|
||||
- name: management
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
- name: ethernet1/1
|
||||
type: 1000base-t
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
- name: ethernet1/2
|
||||
type: 1000base-t
|
||||
- name: ethernet1/3
|
||||
type: 1000base-t
|
||||
- name: ethernet1/4
|
||||
type: 1000base-t
|
||||
- name: ethernet1/5
|
||||
type: 1000base-t
|
||||
- name: ethernet1/6
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/7
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/8
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/9
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: loopback
|
||||
type: virtual
|
@ -3,14 +3,15 @@ manufacturer: Palo Alto
|
||||
model: PA-440
|
||||
slug: palo-alto-pa-440
|
||||
part_number: PA-440
|
||||
u_height: 1
|
||||
u_height: 0
|
||||
subdevice_role: child
|
||||
is_full_depth: false
|
||||
weight: 5
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[Product Summary Specsheet - PAN-OS 10.1](https://www.paloaltonetworks.com/resources/datasheets/palo-alto-networks-product-summary-specsheet-pan-os-10-1)'
|
||||
comments: '[PA-400 series datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-400-series)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
|
60
device-types/Palo Alto/PA-445.yaml
Normal file
60
device-types/Palo Alto/PA-445.yaml
Normal file
@ -0,0 +1,60 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PA-445
|
||||
slug: palo-alto-pa-445
|
||||
part_number: PA-445
|
||||
u_height: 0
|
||||
subdevice_role: child
|
||||
is_full_depth: false
|
||||
weight: 8.7
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
comments: '[PA-400 series datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-400-series)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
- name: PS2
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
- name: USB
|
||||
type: usb-micro-b
|
||||
interfaces:
|
||||
- name: management
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
- name: ethernet1/1
|
||||
type: 1000base-t
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
- name: ethernet1/2
|
||||
type: 1000base-t
|
||||
- name: ethernet1/3
|
||||
type: 1000base-t
|
||||
- name: ethernet1/4
|
||||
type: 1000base-t
|
||||
- name: ethernet1/5
|
||||
type: 1000base-t
|
||||
- name: ethernet1/6
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/7
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/8
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/9
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: loopback
|
||||
type: virtual
|
@ -3,14 +3,15 @@ manufacturer: Palo Alto
|
||||
model: PA-450
|
||||
slug: palo-alto-pa-450
|
||||
part_number: PA-450
|
||||
u_height: 1
|
||||
u_height: 0
|
||||
subdevice_role: child
|
||||
is_full_depth: false
|
||||
weight: 5
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[Product Summary Specsheet - PAN-OS 10.1](https://www.paloaltonetworks.com/resources/datasheets/palo-alto-networks-product-summary-specsheet-pan-os-10-1)'
|
||||
comments: '[PA-400 series datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-400-series)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
|
60
device-types/Palo Alto/PA-455-5G.yaml
Normal file
60
device-types/Palo Alto/PA-455-5G.yaml
Normal file
@ -0,0 +1,60 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PA-455-5G
|
||||
slug: palo-alto-pa-455-5g
|
||||
part_number: PA-455-5G
|
||||
u_height: 0
|
||||
subdevice_role: child
|
||||
is_full_depth: false
|
||||
weight: 9
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
comments: '[PA-400 series datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-400-series)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
- name: PS2
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
- name: USB
|
||||
type: usb-micro-b
|
||||
interfaces:
|
||||
- name: management
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: ethernet1/1
|
||||
type: 1000base-t
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
- name: ethernet1/2
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
type: 1000base-t
|
||||
- name: ethernet1/3
|
||||
type: 1000base-t
|
||||
- name: ethernet1/4
|
||||
type: 1000base-t
|
||||
- name: ethernet1/5
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/6
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/7
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/8
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: cellular1/1
|
||||
type: 5g
|
||||
- name: loopback
|
||||
type: virtual
|
58
device-types/Palo Alto/PA-455.yaml
Normal file
58
device-types/Palo Alto/PA-455.yaml
Normal file
@ -0,0 +1,58 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PA-455
|
||||
slug: palo-alto-pa-455
|
||||
part_number: PA-455
|
||||
u_height: 0
|
||||
subdevice_role: child
|
||||
is_full_depth: false
|
||||
weight: 9.8
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
comments: '[PA-400 series datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-400-series)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
- name: PS2
|
||||
type: dc-terminal
|
||||
maximum_draw: 150
|
||||
description: DC barrel jack
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
- name: USB
|
||||
type: usb-micro-b
|
||||
interfaces:
|
||||
- name: management
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: ethernet1/1
|
||||
type: 1000base-t
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
- name: ethernet1/2
|
||||
description: Combo Port (either SFP or 1000BASE-T)
|
||||
type: 1000base-t
|
||||
- name: ethernet1/3
|
||||
type: 1000base-t
|
||||
- name: ethernet1/4
|
||||
type: 1000base-t
|
||||
- name: ethernet1/5
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/6
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/7
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: ethernet1/8
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: loopback
|
||||
type: virtual
|
@ -3,14 +3,15 @@ manufacturer: Palo Alto
|
||||
model: PA-460
|
||||
slug: palo-alto-pa-460
|
||||
part_number: PA-460
|
||||
u_height: 1
|
||||
u_height: 0
|
||||
subdevice_role: child
|
||||
is_full_depth: false
|
||||
weight: 5
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[Product Summary Specsheet - PAN-OS 10.1](https://www.paloaltonetworks.com/resources/datasheets/palo-alto-networks-product-summary-specsheet-pan-os-10-1)'
|
||||
comments: '[PA-400 series datasheet](https://www.paloaltonetworks.com/apps/pan/public/downloadResource?pagePath=/content/pan/en_US/resources/datasheets/pa-400-series)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
|
13
device-types/Palo Alto/PAN-1RU-RGD-RACK-KIT-4POST.yaml
Normal file
13
device-types/Palo Alto/PAN-1RU-RGD-RACK-KIT-4POST.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PAN-1RU-RGD-RACK-KIT-4POST
|
||||
slug: palo-alto-pan-1ru-rgd-rack-kit-4post
|
||||
part_number: PAN-1RU-RGD-RACK-KIT-4POST
|
||||
u_height: 1
|
||||
subdevice_role: parent
|
||||
is_full_depth: true
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
comments: Holds one PA-415-5G firewall in a four-post rack.
|
||||
device-bays:
|
||||
- name: Firewall
|
13
device-types/Palo Alto/PAN-1RU-SMALL-RACK4.yaml
Normal file
13
device-types/Palo Alto/PAN-1RU-SMALL-RACK4.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PAN-1RU-SMALL-RACK4
|
||||
slug: palo-alto-pan-1ru-small-rack4
|
||||
part_number: PAN-1RU-SMALL-RACK4
|
||||
u_height: 1
|
||||
subdevice_role: parent
|
||||
is_full_depth: true
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
comments: Holds one PA-455 or PA-455-5G firewall in a four-post rack.
|
||||
device-bays:
|
||||
- name: Firewall
|
13
device-types/Palo Alto/PAN-PA-400-POE-RACKTRAY.yaml
Normal file
13
device-types/Palo Alto/PAN-PA-400-POE-RACKTRAY.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PAN-PA-400-POE-RACKTRAY
|
||||
slug: palo-alto-pan-pa-400-poe-racktray
|
||||
part_number: PAN-PA-400-POE-RACKTRAY
|
||||
u_height: 1
|
||||
subdevice_role: parent
|
||||
is_full_depth: true
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
comments: Holds one PA-415 or PA-445 firewall in a four-post rack.
|
||||
device-bays:
|
||||
- name: Firewall
|
14
device-types/Palo Alto/PAN-PA-400-RACKTRAY.yaml
Normal file
14
device-types/Palo Alto/PAN-PA-400-RACKTRAY.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: Palo Alto
|
||||
model: PAN-PA-400-RACKTRAY
|
||||
slug: palo-alto-pan-pa-400-racktray
|
||||
part_number: PAN-PA-400-RACKTRAY
|
||||
u_height: 1
|
||||
subdevice_role: parent
|
||||
is_full_depth: true
|
||||
is_powered: false
|
||||
airflow: passive
|
||||
comments: Holds one or two PA-440, PA-450, or PA-460 firewalls in a four-post rack.
|
||||
device-bays:
|
||||
- name: Firewall A
|
||||
- name: Firewall B
|
Loading…
Reference in New Issue
Block a user