mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add Ubiquiti Flex-XG (#1399)
* Add Ubiquiti Flex-XG * Update USW-Flex-XG.yaml Added poe_mode and poe_type * Update USW-Flex-XG.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
05d8aca4ec
commit
1b006f2ba0
24
device-types/Ubiquiti/USW-Flex-XG.yaml
Normal file
24
device-types/Ubiquiti/USW-Flex-XG.yaml
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: UniFi Switch Flex XG
|
||||
slug: ubiquiti-unifi-switch-flex-xg
|
||||
part_number: USW-Flex-XG
|
||||
weight: 1.2
|
||||
weight_unit: kg
|
||||
comments: |
|
||||
135 x 185 x 32 mm (5.31 x 7.28 x 1.27")
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: Port 1 (PoE IN)
|
||||
type: 1000base-t
|
||||
poe_mode: pd
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: Port 2
|
||||
type: 10gbase-t
|
||||
- name: Port 3
|
||||
type: 10gbase-t
|
||||
- name: Port 4
|
||||
type: 10gbase-t
|
||||
- name: Port 5
|
||||
type: 10gbase-t
|
Loading…
Reference in New Issue
Block a user