Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| docs:guide-user:network:wifi:bridgedap [2021/04/26 01:53] – [Step 1: Change the LAN interface] 6ang | docs:guide-user:network:wifi:bridgedap [2021/04/26 01:54] – [Step 2: Configure and enable the wireless network] 6ang | ||
|---|---|---|---|
| Line 39: | Line 39: | ||
| In ''/ | In ''/ | ||
| - | | '' | + | <code bash> |
| - | option device wifi0 | + | config wifi-iface |
| - | **option network lan** | + | option device wifi0 |
| - | option mode ap | + | option network lan |
| - | option ssid OpenWrt | + | option mode ap |
| - | option encryption none'' | + | option ssid OpenWrt |
| + | option encryption none | ||
| + | </ | ||
| Naturally, you should consider [[docs: | Naturally, you should consider [[docs: | ||