mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-03 05:44:40 +01:00
31 lines
545 B
YAML
31 lines
545 B
YAML
|
---
|
||
|
manufacturer: Ubiquiti
|
||
|
model: EdgeRouter PoE 5-Port
|
||
|
slug: erpoe-5
|
||
|
part_number: ERPoe-5
|
||
|
u_height: 1
|
||
|
is_full_depth: false
|
||
|
power-ports:
|
||
|
- name: 48V Power Supply
|
||
|
type: ita-g
|
||
|
maximum_draw: 60
|
||
|
interfaces:
|
||
|
- name: eth0
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
- name: eth1
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
- name: eth2
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
- name: eth3
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
- name: eth4
|
||
|
type: 1000base-t
|
||
|
mgmt_only: false
|
||
|
console-ports:
|
||
|
- name: ttyS1
|
||
|
type: rj-45
|