128
edits
Redconfetti (talk | contribs) m (Added network configuration for extender flashing) |
|||
Line 138: | Line 138: | ||
==Flash the Extender Node== | ==Flash the Extender Node== | ||
*Configure your wired internet settings to use Manual IPv4 settings with IP: 192.168.1.10, subnet: 255.255.255.0, gateway: 0.0.0.0 | |||
*Plug one Ethernet cable into your laptop on one end and into the "LAN" port of the power-over-ethernet power supply on the other end.<br> | *Plug one Ethernet cable into your laptop on one end and into the "LAN" port of the power-over-ethernet power supply on the other end.<br> | ||
*Plug another Ethernet cable into your antenna on one end and into the "POE" port of the power-over-ethernet power supply on the other end.<br> | *Plug another Ethernet cable into your antenna on one end and into the "POE" port of the power-over-ethernet power supply on the other end.<br> | ||
Line 144: | Line 145: | ||
*Watch the lights on the antenna - they will all flash together a few times, then they will flash up and down.<br> | *Watch the lights on the antenna - they will all flash together a few times, then they will flash up and down.<br> | ||
*Once the lights on the antenna are flashing up and down, you can let go of the pin.<br> | *Once the lights on the antenna are flashing up and down, you can let go of the pin.<br> | ||
You should be able to ping the extender at 192.168.1.20. | |||
<code> | |||
$ ping 192.168.1.20 | |||
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=2 ttl=64 time=0.826 ms | |||
</code> | |||
In your linux terminal, type:<br> | In your linux terminal, type:<br> |
edits