mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-18 11:21:12 +01:00
* 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>
33 lines
854 B
YAML
33 lines
854 B
YAML
manufacturer: Ubiquiti
|
||
model: UniFi Security Gateway Pro
|
||
slug: unifi-security-gateway-pro
|
||
part_number: USG-PRO-4
|
||
comments: |
|
||
UniFi Security Gateway Pro, (2) Gigabit LAN, (2) 1 Gbps RJ45/SFP Combination WAN Ports*
|
||
|
||
Dimensions: 484 x 44 x 164 mm (19.06 x 1.73 x 6.46")
|
||
|
||
(*, see datasheet) The USG‑PRO‑4 WAN port, as a result of being a combination SFP/GigE port, is a pure 1Gbps port – it is incapable of both 10Mbps and 100Mbps FDX/HDX settings
|
||
u_height: 1
|
||
is_full_depth: false
|
||
interfaces:
|
||
- name: LAN 1
|
||
type: 1000base-t
|
||
- name: LAN 2
|
||
type: 1000base-t
|
||
- name: WAN 1
|
||
type: 1000base-t
|
||
- name: WAN 2
|
||
type: 1000base-t
|
||
- name: SFP 1
|
||
type: 1000base-x-sfp
|
||
- name: SFP 2
|
||
type: 1000base-x-sfp
|
||
console-ports:
|
||
- name: Console
|
||
type: rj-45
|
||
power-ports:
|
||
- name: Supply
|
||
type: iec-60320-c6
|
||
maximum_draw: 60
|