mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-26 18:34:06 +01:00
11a3d6a8b8
* Added all Ubiquiti UniFi Generation 1 switches (incl. desktop models) * Added all Ubiquiti UniFi Generation 2 switches * Added all Ubiquiti UniFi security gateways Fixed file naming extended and reordered content of existing USG-PRO-4 * Added all Ubiquiti UniFi application server devices * Fixed non defined power port type * Fixed duplicate console port name * Fixed missing blank line at EOF Altered placeholder for undefined plug connection type for power ports * Added proper comments for all devices * Removed redundant information "mgmt_only: false" Added label to all PoE ports * Added proper comments for all devices * Changed port naming from 'RJ45 xx' to 'Port xx' Co-authored-by: akantchev <akantchev@AK84X220>
55 lines
1.2 KiB
YAML
55 lines
1.2 KiB
YAML
manufacturer: Ubiquiti
|
|
model: UniFi Switch 16 XG
|
|
slug: unifi-switch-16-xg
|
|
part_number: US-16-XG
|
|
comments: |
|
|
UniFi Switch 16 XG, 10G 16-Port Managed Aggregation Switch, 56W (32W with no GBICs), (12) SFP+, (4) 1/10 Gigabit
|
|
|
|
Dimensions: 443 x 221 x 43 mm (17.44 x 8.70 x 1.69")
|
|
u_height: 1
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: SFP+ 1
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 2
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 3
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 4
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 5
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 6
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 7
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 8
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 9
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 10
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 11
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 12
|
|
type: 10gbase-x-sfpp
|
|
- name: Port 13
|
|
type: 10gbase-t
|
|
- name: Port 14
|
|
type: 10gbase-t
|
|
- name: Port 15
|
|
type: 10gbase-t
|
|
- name: Port 16
|
|
type: 10gbase-t
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
power-ports:
|
|
- name: Input
|
|
type: iec-60320-c14
|
|
maximum_draw: 56
|
|
- name: 48/24VDC
|
|
# TODO: There is no proper DC "terminalblock" connection type defined
|
|
type: iec-60320-c20
|
|
maximum_draw: 56
|