mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
54 lines
894 B
YAML
54 lines
894 B
YAML
---
|
|
manufacturer: Opengear
|
|
model: IM4216-2
|
|
slug: im4216-2
|
|
part_number: IM4248-2
|
|
u_height: 1
|
|
is_full_depth: false
|
|
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
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: eth1
|
|
type: 1000base-t
|
|
mgmt_only: true
|