mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
5a494d0487
* Update Ubiquiti USW-Aggregation switch to 8 ports instead of 10 * Update UDM-Pro model name to be the full name, add part number, airflow, and make it not full-depth * Include UniFi brand name in UDM-Pro model name * Add airflow field to device type schema
33 lines
727 B
YAML
33 lines
727 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: UniFi Switch Aggregation
|
|
slug: unifi-switch-aggregation
|
|
part_number: USW-Aggregation
|
|
comments: |
|
|
UniFi Switch Aggregation, 10G 8-Port Managed Aggregation Switch, 30W, (8) SFP+
|
|
|
|
Dimensions: 442.4 x 120 x 43.7 mm (17.42 x 4.72 x 1.72")
|
|
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
|
|
power-ports:
|
|
- name: Input
|
|
type: iec-60320-c14
|
|
maximum_draw: 30
|