Difference between revisions of "Mesh/WalkThrough"

2 bytes removed ,  19:49, 16 April 2016
m
modified to use preformatted for cmdline
m (Added network configuration for extender flashing)
m (modified to use preformatted for cmdline)
Line 147: Line 147:


You should be able to ping the extender at 192.168.1.20.
You should be able to ping the extender at 192.168.1.20.
<code>
<pre>
$ ping 192.168.1.20
$ ping 192.168.1.20
PING 192.168.1.20 (192.168.1.20) 56(84) bytes of data.
PING 192.168.1.20 (192.168.1.20) 56(84) bytes of data.
64 bytes from 192.168.1.20: icmp_seq=1 ttl=64 time=1.54 ms
64 bytes from 192.168.1.20: icmp_seq=1 ttl=64 time=1.54 ms
64 bytes from 192.168.1.20: icmp_seq=2 ttl=64 time=0.826 ms
64 bytes from 192.168.1.20: icmp_seq=2 ttl=64 time=0.826 ms
</code>
</pre>


In your linux terminal, type:<br>
In your linux terminal, type:<br>
128

edits