mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
823c8906b2
* USG-PRO-4
33 lines
568 B
YAML
33 lines
568 B
YAML
manufacturer: Ubiquiti
|
|
model: UniFi Security Gateway Pro
|
|
slug: usg-pro-4
|
|
part_number: USG-PRO-4
|
|
u_height: 1
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
power-ports:
|
|
- name: Supply
|
|
type: iec-60320-c6
|
|
maximum_draw: 60
|
|
interfaces:
|
|
- name: LAN1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: LAN2
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: SFP1
|
|
type: 1000base-x-sfp
|
|
mgmt_only: false
|
|
- name: SFP2
|
|
type: 1000base-x-sfp
|
|
mgmt_only: false
|
|
- name: WAN1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: WAN2
|
|
type: 1000base-t
|
|
mgmt_only: false
|