From 76fefdf0532e00d36cd36c4316498acb867db197 Mon Sep 17 00:00:00 2001 From: steeb Date: Sun, 10 Nov 2024 14:13:41 -0700 Subject: [PATCH] Update Extreme Networks WS-AP3825I - How to flash with OpenWRT --- Extreme Networks WS-AP3825I - How to flash with OpenWRT.-.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Extreme Networks WS-AP3825I - How to flash with OpenWRT.-.md b/Extreme Networks WS-AP3825I - How to flash with OpenWRT.-.md index 1b7f237..859636b 100644 --- a/Extreme Networks WS-AP3825I - How to flash with OpenWRT.-.md +++ b/Extreme Networks WS-AP3825I - How to flash with OpenWRT.-.md @@ -76,5 +76,5 @@ In the event that the IP address of 192.168.1.1 is already taken on the network, uci set network.lan.ipaddr= && uci commit network && /etc/init.d/network restart ``` -### Setting up the AP as a bridge +## Setting up the AP as a bridge This devices do not need to serve out addresses. Follow [this guide](https://openwrt.org/docs/guide-user/network/wifi/wifiextenders/bridgedap) to set this up properly. \ No newline at end of file