mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-22 15:13:06 +01:00
Add Mikrotik & Zyxel device types (#1193)
* Add Mikrotik & Zyxel device types * Update CRS109-8G-1S-2HnD-IN.yaml Added newline * Update RB951Ui-2nD,yaml Added newline * Update PMG1005-T20B.yaml Added newline * review update devicetype-library/pull/1193 * fix slug & model * fix typo in file name * update model name --------- Co-authored-by: zupy666 <joze.zupaenc@gmail.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
1ec71abe2a
commit
ee155cf2be
52
device-types/MikroTik/CRS109-8G-1S-2HnD-IN.yaml
Normal file
52
device-types/MikroTik/CRS109-8G-1S-2HnD-IN.yaml
Normal file
@ -0,0 +1,52 @@
|
||||
---
|
||||
manufacturer: MikroTik
|
||||
model: CRS109-8G-1S-2HnD-IN
|
||||
slug: mikrotik-crs109-8g-1s-2hnd-in
|
||||
part_number: 'CRS109-8G-1S-2HnD-IN'
|
||||
u_height: 1
|
||||
weight: 0.9
|
||||
weight_unit: kg
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
comments: '[CRS109-8G-1S-2HnD-IN Datasheet](https://mikrotik.com/product/CRS109-8G-1S-2HnD-IN)'
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: dc-terminal
|
||||
maximum_draw: 13
|
||||
description: DC 8-57 V
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: rj-45
|
||||
- name: USB
|
||||
type: usb-micro-ab
|
||||
interfaces:
|
||||
- name: Ether-01
|
||||
label: PORT-01
|
||||
type: 1000base-t
|
||||
- name: Ether-02
|
||||
label: PORT-02
|
||||
type: 1000base-t
|
||||
- name: Ether-03
|
||||
label: PORT-03
|
||||
type: 1000base-t
|
||||
- name: Ether-04
|
||||
label: PORT-04
|
||||
type: 1000base-t
|
||||
- name: Ether-05
|
||||
label: PORT-05
|
||||
type: 1000base-t
|
||||
- name: Ether-06
|
||||
label: PORT-06
|
||||
type: 1000base-t
|
||||
- name: Ether-07
|
||||
label: PORT-07
|
||||
type: 1000base-t
|
||||
- name: Ether-08
|
||||
label: PORT-08
|
||||
type: 1000base-t
|
||||
- name: Sfp-1
|
||||
label: SFP-08
|
||||
type: 1000base-x-sfp
|
||||
- name: Wireless 2.4 GHz
|
||||
label: WiFi
|
||||
type: ieee802.11g
|
39
device-types/MikroTik/RB951Ui-2nD.yaml
Normal file
39
device-types/MikroTik/RB951Ui-2nD.yaml
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
manufacturer: MikroTik
|
||||
model: hAP
|
||||
slug: mikrotik-hap
|
||||
part_number: 'RB951Ui-2nD'
|
||||
u_height: 0
|
||||
weight: 0.35
|
||||
weight_unit: kg
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
comments: '[RB951Ui-2nD Datasheet](https://mikrotik.com/product/RB951Ui-2nD)'
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: dc-terminal
|
||||
maximum_draw: 24
|
||||
allocated_draw: 7
|
||||
description: DC 8-30 V - 500 mA
|
||||
console-ports:
|
||||
- name: USB
|
||||
type: usb-a
|
||||
interfaces:
|
||||
- name: Ether1
|
||||
type: 100base-tx
|
||||
poe_mode: pd
|
||||
poe_type: passive-24v-2pair
|
||||
description: POE-IN
|
||||
- name: Ether2
|
||||
type: 100base-tx
|
||||
- name: Ether3
|
||||
type: 100base-tx
|
||||
- name: Ether4
|
||||
type: 100base-tx
|
||||
- name: Ether5
|
||||
type: 100base-tx
|
||||
poe_mode: pd
|
||||
poe_type: passive-24v-2pair
|
||||
description: POE-OUT
|
||||
- name: Wireless 2.4 GHz
|
||||
type: ieee802.11g
|
23
device-types/Zyxel/PMG1005-T20B.yaml
Normal file
23
device-types/Zyxel/PMG1005-T20B.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: Zyxel
|
||||
model: PMG1005-T20B
|
||||
slug: zyxel-pmg1005-t20b
|
||||
part_number: 'PMG1005-T20B'
|
||||
u_height: 0
|
||||
weight: 150
|
||||
weight_unit: g
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
comments: '[PMG1005-T20B series specs](https://service-provider.zyxel.com/global/en/products/fiber-oltsonts/gpon/sfus/pmg1005-series) factory default settings (LAN IP address 192.168.1.1, user name2admin and password 1234)'
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: dc-terminal
|
||||
maximum_draw: 12
|
||||
description: 12 V DC, 0.5 A
|
||||
interfaces:
|
||||
- name: PON
|
||||
label: PON
|
||||
type: gpon
|
||||
- name: LAN
|
||||
label: LAN
|
||||
type: 1000base-t
|
Loading…
Reference in New Issue
Block a user