Hardware Reference
In-Depth Information
After saving the new Wi-Fi configuration, reboot. After the Pi comes back up, log in
and check the network interfaces. Look for interface wlan0 :
$ ifconfig
. . .
wlan0 Link encap: Ethernet HWaddr 00:22:3f:8d: 78: f9
inet addr:192.168.0.61 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU: 1500 Metric: 1
RX packets: 10514 errors: 0 dropped: 0 overruns: 0 frame : 0
TX packets: 121 errors: 0 dropped : 0 over runs: 0 carrier: 0
collisions:0 txqueuelen:1000
RX bytes: 767287 (749.3 KiB) TX bytes: 9188 (8.9 KiB)
The preceding example shows that the wlan0 is available and has a DHCP-assigned
IP address. You can now ping or ssh to this access point.
 
Search WWH ::




Custom Search