mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +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>
37 lines
851 B
YAML
37 lines
851 B
YAML
---
|
|
manufacturer: NEC
|
|
model: UNIVERGE IX2025
|
|
slug: univerge-ix2025
|
|
comments: |
|
|
NEC UNIVERGE IX2025, 9W
|
|
(1) RJ-45 Console Port, (2) Ethernet 100BASE-TX, (4) Ethernet 100BASE-TX in Switching Hub, (1) ISDN LINE interface, (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: FastEthernet0
|
|
type: 100base-tx
|
|
- name: FastEthernet1
|
|
type: 100base-tx
|
|
- name: FastEthernet2 port 1
|
|
type: 100base-tx
|
|
- name: FastEthernet2 port 2
|
|
type: 100base-tx
|
|
- name: FastEthernet2 port 3
|
|
type: 100base-tx
|
|
- name: FastEthernet2 port 4
|
|
type: 100base-tx
|
|
- name: BRI0 port LINE
|
|
type: other
|
|
- name: BRI0 port S/T
|
|
type: other
|
|
power-ports:
|
|
- name: PSU
|
|
type: iec-60320-c14
|
|
maximum_draw: 9
|
|
allocated_draw: 9
|