mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-30 04:14:44 +01:00
34 lines
648 B
YAML
34 lines
648 B
YAML
|
manufacturer: WTI
|
||
|
model: REM-4R0-E
|
||
|
slug: rem-4r0-e
|
||
|
part_number: REM-4R0-E
|
||
|
is_full_depth: false
|
||
|
u_height: 1
|
||
|
# comment: WTI REM 1U, 2 ethernet, 4 serial ports, 2 USB host ports
|
||
|
interfaces:
|
||
|
- name: ETH0
|
||
|
type: 1000base-t
|
||
|
- name: ETH1
|
||
|
type: 1000base-t
|
||
|
console-ports:
|
||
|
- name: Console
|
||
|
type: usb-mini-b
|
||
|
console-server-ports:
|
||
|
- name: port1
|
||
|
type: rj-45
|
||
|
- name: port2
|
||
|
type: rj-45
|
||
|
- name: port3
|
||
|
type: rj-45
|
||
|
- name: port4
|
||
|
type: rj-45
|
||
|
- name: U1
|
||
|
type: usb-a
|
||
|
- name: U2
|
||
|
type: usb-a
|
||
|
power-ports:
|
||
|
- name: PS1
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 10
|
||
|
allocated_draw: 5
|