mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
102227871b
* Create ACM7008-2-L.yaml * Modify ACM7008-2-L to utilize config names and physical * add airflow and adjust power type --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
48 lines
869 B
YAML
48 lines
869 B
YAML
---
|
|
manufacturer: Opengear
|
|
model: ACM7008-2-L
|
|
slug: opengear-acm7008-2-l
|
|
part_number: ACM7008-2-L
|
|
u_height: 1
|
|
is_full_depth: false
|
|
comments: ACM7008 Console Server with 8x RJ45 and 4x USB Console Ports on the rear of the device.
|
|
weight: 1.3
|
|
weight_unit: lb
|
|
airflow: passive
|
|
console-server-ports:
|
|
- name: port1
|
|
type: rj-45
|
|
- name: port2
|
|
type: rj-45
|
|
- name: port3
|
|
type: rj-45
|
|
- name: port4
|
|
type: rj-45
|
|
- name: port5
|
|
type: rj-45
|
|
- name: port6
|
|
type: rj-45
|
|
- name: port7
|
|
type: rj-45
|
|
- name: port8
|
|
type: rj-45
|
|
- name: port9
|
|
type: usb-a
|
|
- name: port10
|
|
type: usb-a
|
|
- name: port11
|
|
type: usb-a
|
|
- name: port12
|
|
type: usb-a
|
|
power-ports:
|
|
- name: PS1
|
|
type: dc-terminal
|
|
maximum_draw: 12
|
|
interfaces:
|
|
- name: wan
|
|
type: 1000base-t
|
|
- name: lan
|
|
type: 1000base-t
|
|
- name: cellmodem
|
|
type: lte
|