mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +01:00
cf9ab6780f
* improve comments in ubiquiti er-x (issue #1173) * Changed URL in comments to device datasheet * Added weight for device --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
25 lines
493 B
YAML
25 lines
493 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: ER-X
|
|
slug: er-x
|
|
u_height: 1
|
|
is_full_depth: false
|
|
weight: 215
|
|
weight_unit: g
|
|
comments: '[EdgeRouter X - Advanced Gigabit Ethernet Router](https://dl.ui.com/datasheets/edgemax/EdgeRouter_X_DS.pdf)'
|
|
power-ports:
|
|
- name: 12VDC
|
|
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
|