mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-24 05:52:02 +02:00
Add LANCOM-1800EF-5G (#3201)
* added phoenix switch * fix: apply yamlfmt formatting via pre-commit hook * fix: resolve yamllint empty value warnings * fix: resolve yamllint empty value warnings * added: TC Extender 6004 * fix: format misstake * feat: add LANCOM 1800EF-5G * Update 1800ef-5g.yaml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
3c9cbb1f86
commit
f21c06626a
33
device-types/LANCOM/1800ef-5g.yaml
Normal file
33
device-types/LANCOM/1800ef-5g.yaml
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
manufacturer: LANCOM
|
||||
model: 1800EF-5G
|
||||
slug: lancom-1800ef-5g
|
||||
part_number: '62140'
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
weight: 450
|
||||
weight_unit: g
|
||||
airflow: passive
|
||||
comments: '[LANCOM 1800EF Data sheet](https://www.lancom-systems.de/fileadmin/download/LC-1800EF/DS_1800EF_DE.pdf)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
maximum_draw: 18
|
||||
interfaces:
|
||||
- name: ETH-1
|
||||
type: 1000base-t
|
||||
- name: ETH-2
|
||||
type: 1000base-t
|
||||
- name: ETH-3
|
||||
type: 1000base-t
|
||||
- name: ETH-4
|
||||
type: 1000base-t
|
||||
- name: WAN
|
||||
type: 1000base-t
|
||||
- name: SFP
|
||||
type: 1000base-x-sfp
|
||||
- name: LTE
|
||||
type: lte
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-c
|
Loading…
x
Reference in New Issue
Block a user