mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-19 19:28:05 +02:00
Add ubnt wave lr (#1155)
* Create WAVE-LR.yaml * Update WAVE-LR.yaml Added datasheet and weight --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
2167fc4bf9
commit
b19ed14cd7
21
device-types/Ubiquiti/WAVE-LR.yaml
Normal file
21
device-types/Ubiquiti/WAVE-LR.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: UISP Wave LR
|
||||
slug: ubiquiti-wave-lr
|
||||
part_number: Wave-LR
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
comments: The eth0 and prs0 are permanently bridged as this is a L2 bridge device. [](https://dl.ui.com/ds/wave-lr_ds.pdf)
|
||||
weight:
|
||||
- value: 5.7
|
||||
unit: lb
|
||||
interfaces:
|
||||
- name: br0
|
||||
type: bridge
|
||||
mgmt_only: true
|
||||
- name: eth0
|
||||
label: Ethernet
|
||||
type: 1000base-t
|
||||
- name: prs0
|
||||
label: Wireless
|
||||
type: ieee802.11ax
|
Loading…
x
Reference in New Issue
Block a user