Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable non-openwrt devices as hosts #1028

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ Without the `mac_override` these devices will still function, but generate a new

### monitoring

All OpenWrt-devices have monitoring enabled. To activate monitoring for other devices we use SNMP. The core router will collect and report statistics for the devices. Make sure SNMP is activated on the proprietary device with the community set to public. You can find an overview with all available profiles at `group_vars/all/snmp_profiles.yml`
All OpenWrt-devices have monitoring enabled. To activate monitoring for other devices we use SNMP. The core router will collect and report statistics for the devices. Make sure SNMP is activated on the proprietary device with the community set to public. You can find an overview with all available profiles at `group_vars/all/oss.yml`

```yml
snmp_devices:
- hostname: segen-f2a # hostname
address: 10.31.6.11 # static ip of the device
snmp_profile: airos_8 # SNMP profile
os: airos_8 # SNMP profile
```

### airos dfs reset
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_avm_fritzbox_4040.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ipq40xx/generic
os: openwrt
brand_nice: AVM
model_nice: FRITZ!Box 4040

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_avm_fritzbox_7530.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ipq40xx/generic
os: openwrt
brand_nice: AVM
model_nice: FRITZ!Box 7530

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_avm_fritzrepeater_3000.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ipq40xx/generic
os: openwrt
brand_nice: AVM
model_nice: FRITZ!Repeater 3000

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_bananapi_bpi_r2.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: mediatek/mt7623
os: openwrt
brand_nice: Sinovoip
model_nice: Banana Pi R2
version_nice: 1.2
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_bananapi_bpi_r64.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: mediatek/mt7622
os: openwrt
brand_nice: Sinovoip
model_nice: Banana Pi R64

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_cudy_ap3000outdoor_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: mediatek/filogic
os: openwrt
openwrt_version: snapshot
brand_nice: Cudy
model_nice: AP3000 Outdoor v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_cudy_x6_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: Cudy
model_nice: X6
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_dlink_covr_x1860_a1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: D-Link
model_nice: COVR-X1860
version_nice: A1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_dlink_dap_x1860_a1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: D-Link
model_nice: DAP-X1860
version_nice: A1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_glinet_gl_b1300.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ipq40xx/generic
os: openwrt
brand_nice: GL.iNet
model_nice: GL-B1300

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_glinet_gl_mt1300.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: GL.iNet
model_nice: GL-MT1300 (Beryl)
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_glinet_gl_mt3000.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: "mediatek/filogic"
os: openwrt
brand_nice: GL.iNet
model_nice: GL-MT3000 (Beryl AX)

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_glinet_gl_mt6000.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: "mediatek/filogic"
os: openwrt
brand_nice: GL.iNet
model_nice: GL-MT6000 (Flint 2)

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_linksys_e8450_ubi.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: mediatek/mt7622
os: openwrt
brand_nice: Belkin
model_nice: RT3200

Expand Down
5 changes: 5 additions & 0 deletions group_vars/model_mikrotik_css610_8p_2s_in.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
os: swos_lite
brand_nice: MikroTik
model_nice: Cloud Smart Switch
version_nice: 610-8P-2S+IN
1 change: 1 addition & 0 deletions group_vars/model_mikrotik_routerboard_750gr3.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: MikroTik
model_nice: hEX

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_mikrotik_routerboard_760igs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: MikroTik
model_nice: hEX S

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_mikrotik_routerboard_wap_g_5hact2hnd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "mikrotik_routerboard-wap-g-5hact2hnd"
target: ath79/mikrotik
os: openwrt
brand_nice: MikroTik
model_nice: wAP AC

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_mikrotik_sxtsq_2_lite.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "mikrotik_routerboard-lhg-2nd"
target: ath79/mikrotik
os: openwrt
brand_nice: MikroTik
model_nice: SXTsq Lite2

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_mikrotik_sxtsq_5_ac.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ipq40xx/mikrotik
os: openwrt
brand_nice: MikroTik
model_nice: SXTsq 5 ac

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_mikrotik_wap_ac.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ipq40xx/mikrotik
os: openwrt
brand_nice: MikroTik
model_nice: wAP AC
version_nice: Rev 2 (2022-)
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_netgear_wax202.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: NETGEAR
model_nice: WAX202

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_netgear_wax220.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: mediatek/filogic
os: openwrt
brand_nice: NETGEAR
model_nice: WAX220
int_port: eth0
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_siemens_ws_ap3610.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: Siemens
model_nice: WS-AP3610

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_totolink_a7000r.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: TOTOLINK
model_nice: A7000R

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_archer_a7_v5.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: Archer C7
version_nice: v5
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_archer_c50_v3.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt76x8
os: openwrt
brand_nice: TP-Link
model_nice: Archer C50
version_nice: v3
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_archer_c5_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: Archer C5
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_archer_c6_v2.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: Archer C6
version_nice: v2
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_archer_c7_v2.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: Archer C7
version_nice: v2, v2.1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_archer_c7_v4.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt

model__packages__to_merge:
- "-kmod-ath10k-ct -ath10k-firmware-qca988x-ct"
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_archer_c7_v5.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: Archer C7
version_nice: v5
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_cpe210_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: CPE210
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_cpe510_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: CPE510
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_eap225_outdoor_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: EAP225
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_tl_wdr3500_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: WDR3500
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_tl_wdr3600_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: WDR3600
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_tl_wdr4300_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: WDR4300
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_tl_wdr4900_v1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: mpc85xx/p1010
os: openwrt
brand_nice: TP-Link
model_nice: WDR4900
version_nice: v1
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_tplink_tl_wr842n_v3.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: TP-Link
model_nice: TL-WR842N
version_nice: v3
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_bullet_m2_ar7241.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "ubnt_bullet-m-ar7241"
target: ath79/tiny
os: openwrt
brand_nice: Ubiquiti
model_nice: Bullet M2
version_nice: XM
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_bullet_m5_ar7241.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "ubnt_bullet-m-ar7241"
target: ath79/tiny
os: openwrt
brand_nice: Ubiquiti
model_nice: Bullet M5
version_nice: XM
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_edgerouter_4.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: octeon/generic
os: openwrt
brand_nice: Ubiquiti
model_nice: EdgeRouter 4

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_edgerouter_x.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: Ubiquiti
model_nice: EdgeRouter X

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_edgerouter_x_sfp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ramips/mt7621
os: openwrt
brand_nice: Ubiquiti
model_nice: EdgeRouter X SFP

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_nanobeam_ac_xc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: Ubiquiti
model_nice: Nanobeam 5AC
version_nice: XC
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_nanostation_ac_loco.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
target: ath79/generic
os: openwrt
brand_nice: Ubiquiti
model_nice: Nanostation AC Loco

Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_nanostation_loco_m2_xm.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "ubnt_nanostation-loco-m"
target: ath79/tiny
os: openwrt
brand_nice: Ubiquiti
model_nice: Nanostation Loco M2
version_nice: XM
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_nanostation_loco_m5_xm.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "ubnt_nanostation-loco-m"
target: ath79/tiny
os: openwrt
brand_nice: Ubiquiti
model_nice: Nanostation Loco M5
version_nice: XM
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_nanostation_loco_m5_xw.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "ubnt_nanostation-loco-m-xw"
target: ath79/tiny
os: openwrt
brand_nice: Ubiquiti
model_nice: Nanostation Loco M5
version_nice: XW
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_nanostation_m2_xm.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "ubnt_nanostation-m"
target: ath79/tiny
os: openwrt
brand_nice: Ubiquiti
model_nice: Nanostation M2
version_nice: XM
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_nanostation_m5_xm.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "ubnt_nanostation-m"
target: ath79/tiny
os: openwrt
brand_nice: Ubiquiti
model_nice: Nanostation M5
version_nice: XM
Expand Down
1 change: 1 addition & 0 deletions group_vars/model_ubnt_nanostation_m5_xw.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
override_target: "ubnt_nanostation-m-xw"
target: ath79/generic
os: openwrt
brand_nice: Ubiquiti
model_nice: Nanostation M5
version_nice: XW
Expand Down
Loading