Wpa supplicant: Difference between revisions
imported>Sheepfleece No edit summary |
imported>Sheepfleece No edit summary |
||
| Line 22: | Line 22: | ||
== Switching Network == | == Switching Network == | ||
From the shell terminal, use the | From the shell terminal, use the <code>wpa_cli</code> command line tool and specify the network interface device with -g | ||
<syntaxHighlight lang=sh> | <syntaxHighlight lang=sh> | ||
wpa_cli -g /run/wpa_supplicant/wlp3s0 | wpa_cli -g /run/wpa_supplicant/wlp3s0 | ||