mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
28 lines
557 B
YAML
28 lines
557 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: ER-X
|
|
slug: er-x
|
|
u_height: 1
|
|
is_full_depth: false
|
|
comments: '[EdgeRouter X - Advanced Gigabit Ethernet Router](https://www.ui.com/edgemax/edgeswitch-10x/)'
|
|
power-ports:
|
|
- name: 12VDC
|
|
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
|