mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
f8526818e3
Opengear model names were (probably) copied from order codes, which include the power cord (US, EU) to include in the box. The actual models don't include the -EU/-US suffix, so this commit makes the model names canonical. Fixes #2363 Signed-off-by: Jorik Jonker <jorik.jonker@eu.equinix.com>
94 lines
1.7 KiB
YAML
94 lines
1.7 KiB
YAML
---
|
|
manufacturer: Opengear
|
|
model: CM7132-2-DAC
|
|
slug: opengear-cm7132-2-dac
|
|
part_number: CM7132-2-DAC
|
|
u_height: 1
|
|
is_full_depth: false
|
|
comments: CM7132 with built-in Dual Power Supplies
|
|
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
|
|
maximum_draw: 25
|
|
allocated_draw: 20
|
|
- name: PS2
|
|
type: iec-60320-c14
|
|
maximum_draw: 25
|
|
allocated_draw: 20
|
|
interfaces:
|
|
# physical interface labels seem different than config labels
|
|
- name: lan
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: wan
|
|
type: 1000base-t
|
|
mgmt_only: true
|