mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-07 22:21:10 +01:00
4009910711
* added Sangoma PBXact 60 * add Sangoma PBXact * fix yaml indentation * fix copy paste error * crop images to front view * update PBXact added Dell PSU req. for PBXact 2001 * added missing image
27 lines
451 B
YAML
27 lines
451 B
YAML
---
|
|
manufacturer: Sangoma
|
|
model: PBXact 2001
|
|
slug: sangoma-pbxact-2001
|
|
u_height: 1
|
|
is_full_depth: false
|
|
weight: 13.6
|
|
weight_unit: kg
|
|
console-ports:
|
|
- name: console
|
|
type: de-9
|
|
module-bays:
|
|
- name: PSU1
|
|
position: PSU1
|
|
type: iec-60320-c14
|
|
- name: PSU2
|
|
position: PSU2
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
- name: eth1
|
|
type: 1000base-t
|
|
- name: iDRAC
|
|
type: 1000base-t
|
|
mgmt_only: true
|