From 02747b0e497c62c856734419ca7e0235199c8b66 Mon Sep 17 00:00:00 2001 From: David Mc Ken Date: Thu, 11 Aug 2022 12:21:17 +1000 Subject: [PATCH] Add ubnt edgerouter 12 (#876) Ubiquiti Edge Router 12 port --- device-types/Ubiquiti/ER-12.yaml | 55 +++++++++++++++++++++++++++++++ device-types/Ubiquiti/ER-12P.yaml | 55 +++++++++++++++++++++++++++++++ 2 files changed, 110 insertions(+) create mode 100644 device-types/Ubiquiti/ER-12.yaml create mode 100644 device-types/Ubiquiti/ER-12P.yaml diff --git a/device-types/Ubiquiti/ER-12.yaml b/device-types/Ubiquiti/ER-12.yaml new file mode 100644 index 000000000..e97fb50cb --- /dev/null +++ b/device-types/Ubiquiti/ER-12.yaml @@ -0,0 +1,55 @@ +--- +manufacturer: Ubiquiti +model: EdgeRouter 12 +slug: er-12 +part_number: ER-12 +u_height: 1 +is_full_depth: false +comments: '[EdgeRouter 12](https://dl.ubnt.com/datasheets/edgemax/EdgeRouter_DS.pdf)' +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-t + mgmt_only: false + - name: eth6 + type: 1000base-t + mgmt_only: false + - name: eth7 + type: 1000base-t + mgmt_only: false + - name: eth8 + type: 1000base-t + mgmt_only: false + - name: eth9 + type: 1000base-t + mgmt_only: false + - name: eth10 + type: 1000base-x-sfp + mgmt_only: false + - name: eth11 + type: 1000base-x-sfp + mgmt_only: false + - name: switch0 + type: bridge + mgmt_only: false +console-ports: + - name: Console + type: rj-45 diff --git a/device-types/Ubiquiti/ER-12P.yaml b/device-types/Ubiquiti/ER-12P.yaml new file mode 100644 index 000000000..b0fa4e359 --- /dev/null +++ b/device-types/Ubiquiti/ER-12P.yaml @@ -0,0 +1,55 @@ +--- +manufacturer: Ubiquiti +model: EdgeRouter 12P +slug: er-12p +part_number: ER-12P +u_height: 1 +is_full_depth: false +comments: '[EdgeRouter 12 with PoE](https://dl.ubnt.com/datasheets/edgemax/EdgeRouter_DS.pdf)' +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-t + mgmt_only: false + - name: eth6 + type: 1000base-t + mgmt_only: false + - name: eth7 + type: 1000base-t + mgmt_only: false + - name: eth8 + type: 1000base-t + mgmt_only: false + - name: eth9 + type: 1000base-t + mgmt_only: false + - name: eth10 + type: 1000base-x-sfp + mgmt_only: false + - name: eth11 + type: 1000base-x-sfp + mgmt_only: false + - name: switch0 + type: bridge + mgmt_only: false +console-ports: + - name: Console + type: rj-45