mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
add NEC UNIVERGE IX2105 IX2207 IX3110 (#1057)
* 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>
This commit is contained in:
parent
a51f835161
commit
88697eea6b
@ -1,14 +1,13 @@
|
||||
---
|
||||
manufacturer: NEC
|
||||
model: UNIVERGE IX2105
|
||||
slug: univerge-ix2105
|
||||
slug: nec-univerge-ix2105
|
||||
part_number: BE108821
|
||||
comments: |
|
||||
NEC UNIVERGE IX2105, Router, 7W
|
||||
(1) RJ-45 Console Port, (1) Ethernet 1000BASE-TX, (4) Ethernet 1000BASE-TX in Switching Hub
|
||||
|
||||
Dimentions(WxDxH in mm): 135x196x36
|
||||
comments: 'NEC UNIVERGE IX2105, Router, 7W. (1) RJ-45 Console Port, (1) Ethernet 1000BASE-TX, (4) Ethernet 1000BASE-TX in Switching Hub. Dimentions(WxDxH
|
||||
in mm): 135x196x36'
|
||||
u_height: 1
|
||||
weight: 0.8
|
||||
weight_unit: kg
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: CONSOLE
|
||||
|
38
device-types/NEC/UNIVERGE-IX2207.yaml
Normal file
38
device-types/NEC/UNIVERGE-IX2207.yaml
Normal file
@ -0,0 +1,38 @@
|
||||
---
|
||||
manufacturer: NEC
|
||||
model: UNIVERGE IX2207
|
||||
slug: nec-univerge-ix2207
|
||||
part_number: BI000059
|
||||
comments: |
|
||||
NEC UNIVERGE IX2207, VPN-Compatible High speed Access Router, 24W
|
||||
(1) RJ-45 Console Port, (2) Ethernet 1000BASE-T, (4) Ethernet 1000BASE-T in Switching Hub, (2) USB2.0 Type-A
|
||||
Dimentions(WxDxH in mm): 210x148x43
|
||||
u_height: 1
|
||||
weight: 1
|
||||
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 port 1
|
||||
type: 1000base-t
|
||||
- name: GigaEthernet2 port 2
|
||||
type: 1000base-t
|
||||
- name: GigaEthernet2 port 3
|
||||
type: 1000base-t
|
||||
- name: GigaEthernet2 port 4
|
||||
type: 1000base-t
|
||||
- name: USB0
|
||||
type: lte
|
||||
- name: USB1
|
||||
type: lte
|
||||
power-ports:
|
||||
- name: PSU
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 24
|
||||
allocated_draw: 11
|
33
device-types/NEC/UNIVERGE-IX3110.yaml
Normal file
33
device-types/NEC/UNIVERGE-IX3110.yaml
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
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
|
9
module-types/NEC/BE000220.yaml
Normal file
9
module-types/NEC/BE000220.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: NEC
|
||||
model: BE000220
|
||||
part_number: BE000220
|
||||
comments: NEC UNIVERGE IX3110 C13 40W AC Power Supply
|
||||
power-ports:
|
||||
- name: PSU {module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 40
|
Loading…
Reference in New Issue
Block a user