128
edits
Redconfetti (talk | contribs) m (Added network configuration for extender flashing) |
Redconfetti (talk | contribs) 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. | ||
< | <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 | ||
</ | </pre> | ||
In your linux terminal, type:<br> | In your linux terminal, type:<br> |
edits