mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
Merge pull request #250 from bonzi/master
Add Device Type for the Ubiquiti ER-X
This commit is contained in:
commit
61c99637f5
29
device-types/Ubiquiti/er-x.yaml
Normal file
29
device-types/Ubiquiti/er-x.yaml
Normal file
@ -0,0 +1,29 @@
|
||||
manufacturer: Ubiquiti
|
||||
model: EdgeRouter X
|
||||
slug: er-x
|
||||
part_number: ER-X
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
- name: 12V Power Supply
|
||||
type: ita-g
|
||||
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: switch0
|
||||
type: virtual
|
||||
mgmt_only: false
|
Loading…
Reference in New Issue
Block a user