mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
25 lines
514 B
YAML
25 lines
514 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: ER-X-SFP
|
|
slug: er-x-sfp
|
|
u_height: 1
|
|
is_full_depth: false
|
|
comments: '[EdgeRouter X SFP - Advanced Gigabit Router with PoE and SFP](https://www.ui.com/edgemax/edgerouter-x-sfp/)'
|
|
power-ports:
|
|
- name: 24VDC
|
|
type: dc-terminal
|
|
maximum_draw: 5
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
- name: eth1
|
|
type: 1000base-t
|
|
- name: eth2
|
|
type: 1000base-t
|
|
- name: eth3
|
|
type: 1000base-t
|
|
- name: eth4
|
|
type: 1000base-t
|
|
- name: eth5
|
|
type: 1000base-x-sfp
|