mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-10 16:28:38 +01:00
Add edgerouter poe 5 and x sfp 6 (#373)
This commit is contained in:
parent
03e86fb2a7
commit
9cb872f2b1
33
device-types/Ubiquiti/ER-X-SFP.yaml
Normal file
33
device-types/Ubiquiti/ER-X-SFP.yaml
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: EdgeRouter X SFP 6-Port
|
||||
slug: er-x-sfp
|
||||
part_number: ER‑X‑SFP
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
- name: 24V Power Supply
|
||||
type: ita-g
|
||||
maximum_draw: 50
|
||||
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-t
|
||||
mgmt_only: false
|
||||
- name: switch0
|
||||
type: virtual
|
||||
mgmt_only: false
|
30
device-types/Ubiquiti/ERPoe-5.yaml
Normal file
30
device-types/Ubiquiti/ERPoe-5.yaml
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: EdgeRouter PoE 5-Port
|
||||
slug: erpoe-5
|
||||
part_number: ERPoe-5
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
- name: 48V Power Supply
|
||||
type: ita-g
|
||||
maximum_draw: 60
|
||||
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
|
||||
console-ports:
|
||||
- name: ttyS1
|
||||
type: rj-45
|
Loading…
Reference in New Issue
Block a user