mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
38 lines
665 B
YAML
38 lines
665 B
YAML
---
|
|
manufacturer: Palo Alto
|
|
model: PA-7080
|
|
slug: pa-7080
|
|
part_number: PA-7080
|
|
u_height: 19
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: console
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c20
|
|
- name: PS2
|
|
type: iec-60320-c20
|
|
- name: PS3
|
|
type: iec-60320-c20
|
|
- name: PS4
|
|
type: iec-60320-c20
|
|
- name: PS5
|
|
type: iec-60320-c20
|
|
- name: PS6
|
|
type: iec-60320-c20
|
|
- name: PS7
|
|
type: iec-60320-c20
|
|
- name: PS8
|
|
type: iec-60320-c20
|
|
interfaces:
|
|
- name: management
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: ha1-a
|
|
type: 1000base-t
|
|
- name: ha1-b
|
|
type: 1000base-t
|
|
- name: hsci
|
|
type: 10gbase-x-sfpp
|