mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-23 22:01:23 +01:00
* adding SBC and Cisco device types Adding an AudioCodes - 800 ESBC and older Cisco WS-2950 gigabit switch * 2nd attempt... remove a blank line.. * Create STS4-D.yaml Adding Perle - STS4-d Terminal Server for OOB management * Update STS4-D.yaml Fixed issues * Update WS-C2950G-12-EI.yaml fixed issue --------- Co-authored-by: sgvfr <dlloyd@sgvfr.com> Co-authored-by: Harry <Harry@cadby.co.uk>
41 lines
809 B
YAML
41 lines
809 B
YAML
---
|
|
manufacturer: Perle
|
|
model: IOLAN STS4-D
|
|
slug: perle-iolan-sts4-d
|
|
description: IOLAN STS-D Terminal Server
|
|
part_number: STS4-D
|
|
u_height: 1.0
|
|
is_full_depth: false
|
|
airflow: passive
|
|
weight: 0.77
|
|
weight_unit: lb
|
|
console-server-ports:
|
|
- name: RS232-1
|
|
type: rj-45
|
|
label: RS232-1
|
|
description: RS232 - Port 1
|
|
- name: RS232-2
|
|
type: rj-45
|
|
label: RS232-2
|
|
description: RS232 - Port 2
|
|
- name: RS232-3
|
|
type: rj-45
|
|
label: RS232-3
|
|
description: RS232 - Port 3
|
|
- name: RS232-4
|
|
type: rj-45
|
|
label: RS232-4
|
|
description: RS232 - Port 4
|
|
power-ports:
|
|
- name: DC in
|
|
type: dc-terminal
|
|
maximum_draw: 5
|
|
label: DC in
|
|
interfaces:
|
|
- name: Interface 1
|
|
type: 100base-tx
|
|
enabled: true
|
|
mgmt_only: false
|
|
label: Interface 1
|
|
description: LAN Interface
|