mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +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>
36 lines
855 B
YAML
36 lines
855 B
YAML
manufacturer: Ubiquiti
|
|
model: UniFi Switch 8 PoE 150W Gen1
|
|
slug: unifi-switch-8-poe-150w-gen1
|
|
part_number: US-8-150W
|
|
comments: |
|
|
UniFi Switch 8 PoE 150W (20W + max. 130W PoE), Gen1, (8) Gigabit PoE+ IEEE 802.3af/at and 24V Passive PoE, (2) SFP
|
|
|
|
Dimensions: 235 x 43 x 204 mm (9.25 x 1.69 x 8.03")
|
|
u_height: 0
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: Port 1 (PoE)
|
|
type: 1000base-t
|
|
- name: Port 2 (PoE)
|
|
type: 1000base-t
|
|
- name: Port 3 (PoE)
|
|
type: 1000base-t
|
|
- name: Port 4 (PoE)
|
|
type: 1000base-t
|
|
- name: Port 5 (PoE)
|
|
type: 1000base-t
|
|
- name: Port 6 (PoE)
|
|
type: 1000base-t
|
|
- name: Port 7 (PoE)
|
|
type: 1000base-t
|
|
- name: Port 8 (PoE)
|
|
type: 1000base-t
|
|
- name: SFP 1
|
|
type: 1000base-x-sfp
|
|
- name: SFP 2
|
|
type: 1000base-x-sfp
|
|
power-ports:
|
|
- name: Input
|
|
type: iec-60320-c14
|
|
maximum_draw: 150
|