mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
0b6299aa3d
* Added some Mellanox switches Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me> * Added some NEC routers Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me> * Added some YAMAHA switches Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me> * Added some NETGEAR switches Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me> * Removed lines containing "mgmt_only: false" since the parameter points to false Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me> * Update JGS524.yaml Added power to the JGS524 * Update GS116.yaml Added power port for GS116 * Update GS116E.yaml Added power port for GS116E * Update SWX2110-5G.yaml Added power port to the SWX2110-5G * Update SWX2110-8G.yaml Added power port to the SWX2110-8G * Fixed port naming scheme for NEC devices Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me> --------- Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
31 lines
614 B
YAML
31 lines
614 B
YAML
---
|
|
manufacturer: YAMAHA
|
|
model: SWX2110-8G
|
|
slug: swx2110-8g
|
|
u_height: 1
|
|
comments: |
|
|
"Simple" Layer 2 Switch, manufactured by YAMAHA.
|
|
https://network.yamaha.com/products/switches/swx2110-8g/index
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: port1.1
|
|
type: 1000base-t
|
|
- name: port1.2
|
|
type: 1000base-t
|
|
- name: port1.3
|
|
type: 1000base-t
|
|
- name: port1.4
|
|
type: 1000base-t
|
|
- name: port1.5
|
|
type: 1000base-t
|
|
- name: port1.6
|
|
type: 1000base-t
|
|
- name: port1.7
|
|
type: 1000base-t
|
|
- name: port1.8
|
|
type: 1000base-t
|
|
power-ports:
|
|
- name: PSU1
|
|
type: dc-terminal
|
|
maximum_draw: 3
|