Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:network:openwrt_as_routerdevice [2021/10/17 17:16] – [Command-line instructions] reorganize content vgaetera | docs:guide-user:network:openwrt_as_routerdevice [2021/10/17 17:36] – [Command-line instructions] vgaetera | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| ===== Command-line instructions ===== | ===== Command-line instructions ===== | ||
| - | Configure a new IP address | + | Configure |
| <code bash> | <code bash> | ||
| - | # Configure network | ||
| uci set network.lan.ipaddr=" | uci set network.lan.ipaddr=" | ||
| uci commit network | uci commit network | ||
| Line 33: | Line 32: | ||
| </ | </ | ||
| - | Follow [[docs: | + | Note that changing the IP address causes the SSH session to hang/ |
| + | Follow [[docs: | ||