2022-01-24 14:52:41 +01:00
|
|
|
---
|
|
|
|
manufacturer: Ubiquiti
|
2023-05-23 00:15:06 +02:00
|
|
|
model: airFiber 5XHD
|
2023-05-22 22:38:34 +02:00
|
|
|
slug: ubiquiti-airfiber-af-5xhd
|
2022-01-24 14:52:41 +01:00
|
|
|
part_number: AF-5XHD
|
|
|
|
comments: |
|
|
|
|
ath0 is setup to use ieee802.11ax as LTE currently doesn't allow wireless
|
|
|
|
parameters to be specified despite the fact that the airFiber is a LTE-U
|
|
|
|
device.
|
|
|
|
|
|
|
|
The eth0 and ath0 are permanently bridged as this is a L2 bridge device.
|
|
|
|
u_height: 0
|
|
|
|
is_full_depth: false
|
|
|
|
interfaces:
|
|
|
|
- name: br0
|
|
|
|
type: bridge
|
|
|
|
mgmt_only: true
|
|
|
|
- name: eth0
|
|
|
|
label: Ethernet
|
|
|
|
type: 1000base-t
|
2023-07-17 21:23:56 +02:00
|
|
|
poe_mode: pd
|
2022-01-24 14:52:41 +01:00
|
|
|
- name: ath0
|
|
|
|
label: Wireless
|
|
|
|
type: ieee802.11ax
|