mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-08 23:40:39 +01:00
Add Ubiquiti UISP Router (#1143)
* Add Ubiquiti UISP Router * Update USIP-R.yml Added airflow and weight based on datasheet --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
2cf20ed7cc
commit
68ac1e6e84
45
device-types/Ubiquiti/USIP-R.yml
Normal file
45
device-types/Ubiquiti/USIP-R.yml
Normal file
@ -0,0 +1,45 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: UISP Router
|
||||
slug: uisp-router
|
||||
part_number: UISP-R
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
weight:
|
||||
- value: 1.32
|
||||
unit: lb
|
||||
comments: '[UISP Router](https://store.ui.com/collections/operator-isp-infrastructure/products/uisp-router)'
|
||||
power-ports:
|
||||
- name: Input 27V
|
||||
type: dc-terminal
|
||||
maximum_draw: 120
|
||||
allocated_draw: 10
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 1000base-t
|
||||
label: '1'
|
||||
- name: eth1
|
||||
type: 1000base-t
|
||||
label: '2'
|
||||
- name: eth2
|
||||
type: 1000base-t
|
||||
label: '3'
|
||||
- name: eth3
|
||||
type: 1000base-t
|
||||
label: '4'
|
||||
- name: eth4
|
||||
type: 1000base-t
|
||||
label: '5'
|
||||
- name: eth5
|
||||
type: 1000base-t
|
||||
label: '6'
|
||||
- name: eth6
|
||||
type: 1000base-t
|
||||
label: '7'
|
||||
- name: eth7
|
||||
type: 1000base-t
|
||||
label: '8'
|
||||
- name: eth8
|
||||
type: 1000base-x-sfp
|
||||
label: '9'
|
Loading…
Reference in New Issue
Block a user