Update Extreme Networks WS-AP3825I - How to flash with OpenWRT
parent
cae1461c0e
commit
88c99af0c6
@ -75,3 +75,6 @@ In the event that the IP address of 192.168.1.1 is already taken on the network,
|
|||||||
```
|
```
|
||||||
uci set network.lan.ipaddr=<ip address> && uci commit network && /etc/init.d/network restart
|
uci set network.lan.ipaddr=<ip address> && uci commit network && /etc/init.d/network restart
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### 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.
|
Loading…
Reference in New Issue
Block a user