mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-23 05:21:41 +02:00
add hapax2 and hapax3, correct ccr2216 naming (#1362)
* add hapax2 and hapax3 * fix indentation * fix file naming for hapax3 * fix slugs and u heights * correct ccr2216 naming
This commit is contained in:
parent
1d26bcb0ac
commit
5cd2bdb70e
27
device-types/MikroTik/C52iG-5HaxD2HaxD-TC.yaml
Normal file
27
device-types/MikroTik/C52iG-5HaxD2HaxD-TC.yaml
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
manufacturer: MikroTik
|
||||
model: C52iG-5HaxD2HaxD-TC
|
||||
slug: c52ig-5haxd2haxd-tc
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
- name: DC-in
|
||||
type: dc-terminal
|
||||
maximum_draw: 27
|
||||
interfaces:
|
||||
- name: ether1
|
||||
type: 1000base-t
|
||||
- name: ether2
|
||||
type: 1000base-t
|
||||
- name: ether3
|
||||
type: 1000base-t
|
||||
- name: ether4
|
||||
type: 1000base-t
|
||||
- name: ether5
|
||||
type: 1000base-t
|
||||
- name: wifi1
|
||||
type: ieee802.11ax
|
||||
description: 5ghz
|
||||
- name: wifi2
|
||||
type: ieee802.11ax
|
||||
description: 2.4ghz
|
27
device-types/MikroTik/C53UiG-5HPaxD2HPaxD.yaml
Normal file
27
device-types/MikroTik/C53UiG-5HPaxD2HPaxD.yaml
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
manufacturer: MikroTik
|
||||
model: C53UiG+5HPaxD2HPaxD
|
||||
slug: c53uig-5hpaxd2hpaxd
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
- name: DC-in
|
||||
type: dc-terminal
|
||||
maximum_draw: 38
|
||||
interfaces:
|
||||
- name: ether1
|
||||
type: 2.5gbase-t
|
||||
- name: ether2
|
||||
type: 1000base-t
|
||||
- name: ether3
|
||||
type: 1000base-t
|
||||
- name: ether4
|
||||
type: 1000base-t
|
||||
- name: ether5
|
||||
type: 1000base-t
|
||||
- name: wifi1
|
||||
type: ieee802.11ax
|
||||
description: 5ghz
|
||||
- name: wifi2
|
||||
type: ieee802.11ax
|
||||
description: 2.4ghz
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
manufacturer: MikroTik
|
||||
model: CCR2216-1G-12XS-2XQ
|
||||
slug: ccr2116-1g-12xs-2xq
|
||||
slug: ccr2216-1g-12xs-2xq
|
||||
part_number: CCR2216-1G-12XS-2XQ
|
||||
comments: '[Mikrotik CCR2216-1G-12XS-2XQ ](https://mikrotik.com/product/ccr2216_1g_12xs_2xq)'
|
||||
is_full_depth: false
|
||||
@ -33,9 +33,9 @@ interfaces:
|
||||
type: 25gbase-x-sfp28
|
||||
- name: sfp28-12
|
||||
type: 25gbase-x-sfp28
|
||||
- name: sfp-sfpxq1
|
||||
- name: qsfp28-1-1
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: sfp-sfpxq2
|
||||
- name: qsfp28-2-1
|
||||
type: 100gbase-x-qsfp28
|
||||
console-ports:
|
||||
- name: serial0
|
Loading…
x
Reference in New Issue
Block a user