mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
de4f015b0a
* Add Ivanti Pulse Secure PSA Series * Add Ivanti Pulse Secure PSA Series * Fix Interfaces, u_height, power-ports * Fix Interfaces --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
27 lines
600 B
YAML
27 lines
600 B
YAML
---
|
|
manufacturer: Ivanti
|
|
model: PulseSecure PSA3000
|
|
slug: ivanti-pulse-secure-psa3000
|
|
part_number: PSA3000
|
|
u_height: 1
|
|
is_full_depth: false
|
|
weight: 4.50
|
|
weight_unit: kg
|
|
airflow: front-to-rear
|
|
comments: '[Pulse Secure Appliance Serie Data Sheet](https://secureaccessworks.com/datasheets/PulseSecure_OneSheet_PSAHardware.pdf)'
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c14
|
|
maximum_draw: 47
|
|
interfaces:
|
|
- name: internal
|
|
type: 1000base-t
|
|
- name: external
|
|
type: 1000base-t
|
|
- name: management
|
|
type: 1000base-t
|
|
mgmt_only: true
|