mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
88697eea6b
* add NEC UNIVERGE IX2105 IX2207 IX3110 * remove extra newline * add weight UNIVERGE IX2105 IX2207 IX3110 * change UNIVERGE IX2207 USB0/1 type to lte * add nec slug * PSU definition for IX3110 --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
34 lines
786 B
YAML
34 lines
786 B
YAML
---
|
|
manufacturer: NEC
|
|
model: UNIVERGE IX3110
|
|
slug: nec-univerge-ix3110
|
|
part_number: BE105556
|
|
comments: |
|
|
NEC UNIVERGE IX3110, VPN-Compatible High speed Access Router, 40W
|
|
(1) RJ-45 Console Port, (4) Ethernet 1000BASE-T, (4) Ethernet 1000BASE-X-SFP
|
|
Every Ethernet port is a 1000BASE-T/SFP combo port
|
|
Dimentions(WxDxH in mm): 430x315x43
|
|
u_height: 1
|
|
weight: 5
|
|
weight_unit: kg
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: CONSOLE
|
|
type: rj-45
|
|
interfaces:
|
|
- name: GigaEthernet0
|
|
type: 1000base-t
|
|
- name: GigaEthernet1
|
|
type: 1000base-t
|
|
- name: GigaEthernet2
|
|
type: 1000base-t
|
|
- name: GigaEthernet3
|
|
type: 1000base-t
|
|
module-bays:
|
|
- name: Power Supply Slot 0
|
|
position: '0'
|
|
label: PSU 0
|
|
- name: Power Supply Slot 1
|
|
position: '1'
|
|
label: PSU 1
|