mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
7ab7852a3b
* Migrated device slugs for 3com * Migrated device slugs for A10 * migrating manufacturers slugs * Migrated device slugs for AVM * Migrated device slugs for Avocent * Migrated device slugs for Brocade * Migrated device slugs for Calix * Migrated device slugs for Checkpoint * Migrated device slugs for more Checkpoint files * Migrated device slugs for Ciena * Migrated device slugs for Citrix * Migrated device slugs for Colable * Migrated device slugs for Corning * Migrated device slugs for CryptoPro * Migrated device slugs for CyberPower * Migrated device slugs for Datacom * Migrating slug definition for manufacturer Deciso * Migrating slug definition for manufacturer Dell * Migrating slug definition for manufacturer Extreme Networks * Migrating slug definition for manufacturer F5 * Migrating slug definition for manufacturer Fortinet * Migrating slug definition for manufacturer FS * Migrating slug definition for manufacturer Generic * Migrating slug definition for manufacturer Huawei * Migrating slug definition for manufacturer LANCOM * Migrating slug definition for manufacturer Lenovo * Migrating slug definition for manufacturer Mikrotik * Migrating slug definition for manufacturer Opengear * Migrating slug definition for manufacturer Palo Alto * Migrating slug definition for manufacturer Panduit * Migrating slug definition for manufacturer QNAP * Migrating slug definition for manufacturer Rockwell Automation * Migrating slug definition for manufacturer Ubiquiti * Migrating slug definition for manufacturer Yamaha * Migrating slug definition for manufacturer WTI * Migrating slug definition for manufacturers * Migrating slug definition for manufacturer Rohde & Schwarz * fixing double slugs and file names * fixing slug names to match proper format * fixing slug names to match proper format * fixing slugs to match proper format * fixing slugs to match proper format for Nokia. Also fixed file names for elevation images. * fixing slugs to match proper format * fixing slugs to match proper format * fixing slugs to match proper format for manufacturer Cisco * fixing slugs to match proper format for manufacturer MikroTik * fixing slugs to match proper format for manufacturer Ubiquiti * adding sloppy script used to migrate files
39 lines
1005 B
YAML
39 lines
1005 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: UniFi Switch XG 6PoE
|
|
slug: ubiquiti-unifi-switch-xg-6poe
|
|
part_number: US-XG-6POE
|
|
comments: |
|
|
UniFi Switch XG 6PoE, 10G 6-Port Switch with 802.3bt PoE++, (40W w/o PoE) External VDC PSU (4) 1/10 Gigabit 60W PoE++ IEEE 802.3bt, (2) SFP+
|
|
|
|
Dimensions: 165 x 268.1 x 31.8 mm (6.50 x 10.56 x 1.25")
|
|
u_height: 1
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: RJ45 1 (PoE)
|
|
type: 10gbase-t
|
|
- name: RJ45 2 (PoE)
|
|
type: 10gbase-t
|
|
- name: RJ45 3 (PoE)
|
|
type: 10gbase-t
|
|
- name: RJ45 4 (PoE)
|
|
type: 10gbase-t
|
|
- name: SFP+ 5
|
|
type: 10gbase-x-sfpp
|
|
- name: SFP+ 6
|
|
type: 10gbase-x-sfpp
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
- name: Console (USB)
|
|
type: usb-c
|
|
power-ports:
|
|
- name: 54VDC IN
|
|
# TODO: There is no proper DC "terminalblock" connection type defined
|
|
type: iec-60320-c20
|
|
maximum_draw: 210
|
|
- name: 54VDC (external)
|
|
# TODO: There is no proper plug connection type defined
|
|
type: iec-60320-c20
|
|
maximum_draw: 210
|