mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +01:00
31 lines
640 B
YAML
31 lines
640 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
|
|
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
|