Skip to content

Commit

Permalink
Addition of Ubiquiti Switch Pro Aggregation (netbox-community#1039)
Browse files Browse the repository at this point in the history
* add USW-Pro-Aggregation: Ubiquiti Switch Pro Aggregation

Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>

* add ubiquiti-smartpower Power Ports and Power Outlets

Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>

Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
  • Loading branch information
reishoku and danner26 authored Jan 7, 2023
1 parent 9a4773c commit d64c90b
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 0 deletions.
82 changes: 82 additions & 0 deletions device-types/Ubiquiti/USW-Pro-Aggregation.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
---
manufacturer: Ubiquiti
model: UniFi Switch Pro Aggregation
slug: unifi-switch-pro-aggregation
part_number: USW-Pro-Aggregation
comments: |
UniFi Switch Pro Aggregation, 10G 28-Port and 25G 4-Port Managed Aggregation Switch, 100W, (28) SFP+ (4) SFP28
Dimensions: 442 x 325 x 44 mm (17.4 x 12.8 x 1.7")
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: SFP+ 13
type: 10gbase-x-sfpp
- name: SFP+ 14
type: 10gbase-x-sfpp
- name: SFP+ 15
type: 10gbase-x-sfpp
- name: SFP+ 16
type: 10gbase-x-sfpp
- name: SFP+ 17
type: 10gbase-x-sfpp
- name: SFP+ 18
type: 10gbase-x-sfpp
- name: SFP+ 19
type: 10gbase-x-sfpp
- name: SFP+ 20
type: 10gbase-x-sfpp
- name: SFP+ 21
type: 10gbase-x-sfpp
- name: SFP+ 22
type: 10gbase-x-sfpp
- name: SFP+ 23
type: 10gbase-x-sfpp
- name: SFP+ 24
type: 10gbase-x-sfpp
- name: SFP+ 25
type: 10gbase-x-sfpp
- name: SFP+ 26
type: 10gbase-x-sfpp
- name: SFP+ 27
type: 10gbase-x-sfpp
- name: SFP+ 28
type: 10gbase-x-sfpp
- name: SFP28 29
type: 25gbase-x-sfp28
- name: SFP28 30
type: 25gbase-x-sfp28
- name: SFP28 31
type: 25gbase-x-sfp28
- name: SFP28 32
type: 25gbase-x-sfp28
power-ports:
- name: Universal AC input
type: iec-60320-c14
maximum_draw: 100
- name: USP-RPS DC input
type: ubiquiti-smartpower
2 changes: 2 additions & 0 deletions schema/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
"usb-3-micro-b",
"dc-terminal",
"saf-d-grid",
"ubiquiti-smartpower",
"hardwired"
]
},
Expand Down Expand Up @@ -279,6 +280,7 @@
"dc-terminal",
"hdot-cx",
"saf-d-grid",
"ubiquiti-smartpower",
"hardwired"
]
},
Expand Down

0 comments on commit d64c90b

Please sign in to comment.