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 ea9da94..87cd634 100644 --- a/Extreme Networks WS-AP3825I - How to flash with OpenWRT.-.md +++ b/Extreme Networks WS-AP3825I - How to flash with OpenWRT.-.md @@ -74,4 +74,7 @@ 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 -``` \ No newline at end of file +``` + +### 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