Skip to content

Commit 270dc1f

Browse files
XECDesignJamesH65
authored andcommitted
Update wireless-cli for stretch (raspberrypi#746)
1 parent 8bca2aa commit 270dc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/wireless/wireless-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you are using the `wpa_passphrase` encrypted PSK you can either copy and past
4141

4242
Now save the file by pressing `Ctrl+X`, then `Y`, then finally press `Enter`.
4343

44-
At this point, `wpa-supplicant` will normally notice within a few seconds that a change has occurred, and it will try and connect to the network. If it does not, restart the interface with `sudo wpa_cli reconfigure`.
44+
Reconfigure the interface with `wpa_cli -i wlan0 reconfigure`.
4545

4646
You can verify whether it has successfully connected using `ifconfig wlan0`. If the `inet addr` field has an address beside it, the Raspberry Pi has connected to the network. If not, check that your password and ESSID are correct.
4747

0 commit comments

Comments
 (0)