mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-03-03 09:41:53 +01:00
Create MikroTik CSS610-8G-2S+ (#1411)
* Create MikroTik CSS610-8G-2S+ Add device type CSS610-8G-2S+ * Rename CSS610-8G-2S+ to CSS610-8G-2S+.yaml * Update and rename CSS610-8G-2S+.yaml to CSS610-8G-2S+IN.yaml Added power, product page and interface labels * Update CSS610-8G-2S+IN.yaml Fixing validation errors * Update CSS610-8G-2S+IN.yaml Rearranged label field. * Update CSS610-8G-2S+IN.yaml Fix slug * Update CSS610-8G-2S+IN.yaml Fix formatting --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
56bc3b1b91
commit
bb1215f4d8
47
device-types/MikroTik/CSS610-8G-2S+IN.yaml
Normal file
47
device-types/MikroTik/CSS610-8G-2S+IN.yaml
Normal file
@ -0,0 +1,47 @@
|
||||
---
|
||||
manufacturer: MikroTik
|
||||
model: CSS610-8G-2S+IN
|
||||
part_number: CSS610-8G-2S+IN
|
||||
slug: mikrotik-css610-8g-2s-plus-in
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
u_height: 1
|
||||
comments: '[Product Page](https://mikrotik.com/product/css610_8g_2s_in)'
|
||||
interfaces:
|
||||
- name: Port1
|
||||
label: PoE in
|
||||
type: 1000base-t
|
||||
poe_mode: pd
|
||||
poe_type: passive-24v-2pair
|
||||
- name: Port2
|
||||
label: '2'
|
||||
type: 1000base-t
|
||||
- name: Port3
|
||||
label: '3'
|
||||
type: 1000base-t
|
||||
- name: Port4
|
||||
label: '4'
|
||||
type: 1000base-t
|
||||
- name: Port5
|
||||
label: '5'
|
||||
type: 1000base-t
|
||||
- name: Port6
|
||||
label: '6'
|
||||
type: 1000base-t
|
||||
- name: Port7
|
||||
label: '7'
|
||||
type: 1000base-t
|
||||
- name: Port8
|
||||
label: '8'
|
||||
type: 1000base-t
|
||||
- name: SFP1
|
||||
label: SFP+ 1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: SFP2
|
||||
label: SFP+ 2
|
||||
type: 10gbase-x-sfpp
|
||||
power-ports:
|
||||
- name: DC
|
||||
label: DC 12-57V
|
||||
type: dc-terminal
|
||||
maximum_draw: 11
|
Loading…
Reference in New Issue
Block a user