add new im7200 series models and tweak power on existing (#160)

This commit is contained in:
Joe Nichols 2020-07-02 06:48:46 -04:00 committed by GitHub
parent cef7b0c3d6
commit 7ee9ba4756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 161 additions and 4 deletions

View File

@ -49,6 +49,7 @@ power-ports:
- name: PS2
type: iec-60320-c14
maximum_draw: 25
allocated_draw: 20
interfaces:
# physical interface labels seem different than config labels
- name: lan

View File

@ -202,14 +202,16 @@ console-server-ports:
- name: Port 96
type: rj-45
power-ports:
# best guess on maximum_draw
# datasheet states 35W power consumption for 96-port models
- name: PS1
type: iec-60320-c14
maximum_draw: 25
allocated_draw: 20
maximum_draw: 50
allocated_draw: 35
- name: PS2
type: iec-60320-c14
maximum_draw: 25
allocated_draw: 20
maximum_draw: 50
allocated_draw: 35
interfaces:
# physical interface labels seem different than config labels
- name: lan

View File

@ -0,0 +1,60 @@
manufacturer: Opengear
model: IM7216-2-DAC-US
slug: im7216-2-dac-us
part_number: IM7216-2-DAC-US
u_height: 1
is_full_depth: false
comments: ''
console-ports:
- name: Console
type: rj-45
console-server-ports:
- name: Port 1
type: rj-45
- name: Port 2
type: rj-45
- name: Port 3
type: rj-45
- name: Port 4
type: rj-45
- name: Port 5
type: rj-45
- name: Port 6
type: rj-45
- name: Port 7
type: rj-45
- name: Port 8
type: rj-45
- name: Port 9
type: rj-45
- name: Port 10
type: rj-45
- name: Port 11
type: rj-45
- name: Port 12
type: rj-45
- name: Port 13
type: rj-45
- name: Port 14
type: rj-45
- name: Port 15
type: rj-45
- name: Port 16
type: rj-45
power-ports:
- name: PS1
type: iec-60320-c14
allocated_draw: 30
- name: PS2
type: iec-60320-c14
allocated_draw: 30
interfaces:
- name: eth0
type: 1000base-t
mgmt_only: true
- name: eth1
type: 1000base-t
mgmt_only: true
- name: wlan0
type: ieee802.11n
mgmt_only: true

View File

@ -0,0 +1,92 @@
manufacturer: Opengear
model: IM7232-2-DAC-US
slug: im7232-2-dac-us
part_number: IM7232-2-DAC-US
u_height: 1
is_full_depth: false
comments: ''
console-ports:
- name: Console
type: rj-45
console-server-ports:
- name: Port 1
type: rj-45
- name: Port 2
type: rj-45
- name: Port 3
type: rj-45
- name: Port 4
type: rj-45
- name: Port 5
type: rj-45
- name: Port 6
type: rj-45
- name: Port 7
type: rj-45
- name: Port 8
type: rj-45
- name: Port 9
type: rj-45
- name: Port 10
type: rj-45
- name: Port 11
type: rj-45
- name: Port 12
type: rj-45
- name: Port 13
type: rj-45
- name: Port 14
type: rj-45
- name: Port 15
type: rj-45
- name: Port 16
type: rj-45
- name: Port 17
type: rj-45
- name: Port 18
type: rj-45
- name: Port 19
type: rj-45
- name: Port 20
type: rj-45
- name: Port 21
type: rj-45
- name: Port 22
type: rj-45
- name: Port 23
type: rj-45
- name: Port 24
type: rj-45
- name: Port 25
type: rj-45
- name: Port 26
type: rj-45
- name: Port 27
type: rj-45
- name: Port 28
type: rj-45
- name: Port 29
type: rj-45
- name: Port 30
type: rj-45
- name: Port 31
type: rj-45
- name: Port 32
type: rj-45
power-ports:
- name: PS1
type: iec-60320-c14
allocated_draw: 30
- name: PS2
type: iec-60320-c14
allocated_draw: 30
interfaces:
- name: eth0
type: 1000base-t
mgmt_only: true
- name: eth1
type: 1000base-t
mgmt_only: true
- name: wlan0
type: ieee802.11n
mgmt_only: true

View File

@ -108,8 +108,10 @@ console-server-ports:
power-ports:
- name: PS1
type: iec-60320-c14
allocated_draw: 30
- name: PS2
type: iec-60320-c14
allocated_draw: 30
interfaces:
- name: eth0
type: 1000base-t