mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
Addition of Ubiquiti UDM-PRO-SE, U6-PRO and U6-IW (#1042)
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
2e936a8d56
commit
1412cdac80
28
device-types/Ubiquiti/U6-IW.yaml
Normal file
28
device-types/Ubiquiti/U6-IW.yaml
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: UniFi U6 In-Wall Access Point
|
||||
slug: u6-iw
|
||||
part_number: u6-iw-us
|
||||
u_height: 0
|
||||
comments: '[UniFi 6 In-Wall Access Point](https://store.ui.com/products/access-point-wifi-6-in-wall)'
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: Port 1
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: Port 2
|
||||
type: 1000base-t
|
||||
- name: Port 3
|
||||
type: 1000base-t
|
||||
- name: Port 4
|
||||
type: 1000base-t
|
||||
- name: Port 5
|
||||
type: 1000base-t
|
||||
poe_mode: pd
|
||||
poe_type: type2-ieee802.3at
|
||||
mgmt_only: true
|
||||
- name: Wlan 0
|
||||
type: ieee802.11n
|
||||
- name: Wlan 1
|
||||
type: ieee802.11ac
|
18
device-types/Ubiquiti/U6-PRO.yaml
Normal file
18
device-types/Ubiquiti/U6-PRO.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: Unifi U6 Access Point Professional
|
||||
part_number: U6-PRO-US
|
||||
slug: u6-pro
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
comments: '[UniFi 6 Professional Access Point](https://store.ui.com/products/unifi-ap6-professional)'
|
||||
interfaces:
|
||||
- name: Port 1
|
||||
type: 1000base-t
|
||||
poe_mode: pd
|
||||
poe_type: type2-ieee802.3at
|
||||
mgmt_only: true
|
||||
- name: Wlan 0
|
||||
type: ieee802.11n
|
||||
- name: Wlan 1
|
||||
type: ieee802.11ac
|
69
device-types/Ubiquiti/UDM-Pro-SE.yaml
Normal file
69
device-types/Ubiquiti/UDM-Pro-SE.yaml
Normal file
@ -0,0 +1,69 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: UniFi Dream Machine Pro Special Edition
|
||||
slug: udm-pro-se
|
||||
airflow: front-to-rear
|
||||
part_number: UDM-SE
|
||||
comments: |
|
||||
[UniFi Dream Machine Pro Special Edition](https://store.ui.com/collections/unifi-network-unifi-os-consoles/products/dream-machine-se)
|
||||
|
||||
Enterprise Security Gateway and Network Appliance with 10G SFP+, (8) 1G PoE LAN, (1) 2.5G WAN, (1) 1/10G SFP+ LAN, (1) 1/10G SFP+ WAN
|
||||
|
||||
Dimensions: 442.4 x 43.7 x 285.6 mm (17.42 x 1.72 x 11.24")
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: port.1
|
||||
type: 1000base-t
|
||||
label: Port 1 - LAN
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: port.2
|
||||
type: 1000base-t
|
||||
label: Port 2 - LAN
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: port.3
|
||||
type: 1000base-t
|
||||
label: Port 3 - LAN
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: port.4
|
||||
type: 1000base-t
|
||||
label: Port 4 - LAN
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: port.5
|
||||
type: 1000base-t
|
||||
label: Port 5 - LAN
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: port.6
|
||||
type: 1000base-t
|
||||
label: Port 6 - LAN
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: port.7
|
||||
type: 1000base-t
|
||||
label: Port 7 - LAN
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: port.8
|
||||
type: 1000base-t
|
||||
label: Port 8 - LAN
|
||||
poe_mode: pse
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: port.9
|
||||
type: 2.5gbase-t
|
||||
label: Port 9 - WAN 1
|
||||
- name: port.10
|
||||
type: 10gbase-x-sfpp
|
||||
label: Port 10 - SFP+ WAN 2
|
||||
- name: port.11
|
||||
type: 10gbase-x-sfpp
|
||||
label: Port 11 - SFP+ LAN
|
||||
power-ports:
|
||||
- name: ps1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 33
|
||||
description: 100-240VAC/50-60 Hz
|
Loading…
Reference in New Issue
Block a user