mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
35 lines
730 B
YAML
35 lines
730 B
YAML
|
---
|
||
|
manufacturer: Ubiquiti
|
||
|
model: EdgePoint Router 6-Port
|
||
|
slug: edgepoint-router-6-port
|
||
|
part_number: EP-R6
|
||
|
comments: '[EdgePoint Router 6-Port](https://www.ui.com/downloads/datasheets/edgemax/EdgePoint_DS.pdf)'
|
||
|
u_height: 0
|
||
|
is_full_depth: false
|
||
|
power-ports:
|
||
|
- name: 24VDC
|
||
|
type: dc-terminal
|
||
|
maximum_draw: 72
|
||
|
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
|
||
|
- name: eth5
|
||
|
type: 1000base-x-sfp
|
||
|
mgmt_only: false
|
||
|
- name: switch0
|
||
|
type: bridge
|
||
|
mgmt_only: false
|