mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +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>
35 lines
768 B
YAML
35 lines
768 B
YAML
---
|
|
manufacturer: NEC
|
|
model: UNIVERGE IX2015
|
|
slug: univerge-ix2015
|
|
comments: |
|
|
NEC UNIVERGE IX2015, 12W
|
|
(1) RJ-45 Console Port, (2) Ethernet 1000BASE-T, (4) Ethernet 1000BASE-T in Switching Hub, (1) ISDN S/T interface
|
|
|
|
Dimentions(WxDxH in mm): 210x297x43
|
|
u_height: 1
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: CONSOLE
|
|
type: rj-45
|
|
interfaces:
|
|
- name: GigaEthernet0
|
|
type: 1000base-t
|
|
- name: GigaEthernet1
|
|
type: 1000base-t
|
|
- name: GigaEthernet2.1
|
|
type: 1000base-t
|
|
- name: GigaEthernet2.2
|
|
type: 1000base-t
|
|
- name: GigaEthernet2.3
|
|
type: 1000base-t
|
|
- name: GigaEthernet2.4
|
|
type: 1000base-t
|
|
- name: BRI0 port S/T
|
|
type: other
|
|
power-ports:
|
|
- name: PSU
|
|
type: iec-60320-c14
|
|
maximum_draw: 12
|
|
allocated_draw: 12
|