Open mbardwell opened 2 years ago
If at any point you feel like this is not working and you want to revert to unmanaged mode, just press the mode button and check that the LED is off. Make sure you reconnect all devices.
Disconnect all Ethernet cables from the device except for the laptop and the wall plug.
Put device in managed mode
Verify switch is in managed mode with LED
On laptop, open the web interface by typing 192.168.2.1 into a browser
Setup the switch to act as a "DHCP client". This may cause you to lose connection to the webpage. If that happens, you can plug the serial cable into the laptop and try to get the new IP address through the command line (page 44 of the manual).
enable
255.255.255.0
129.128.214.1
Look for "Current IP". It should be 129.128.214.XXX
.
If everything has gone well up to this point, then the switch is acting as a proper router. You can connect the RPi back to the switch. Open a terminal on the RPi and type ip --brief a
. You should see eth0 UP 192.168...
. You can try to ping that IP address from your laptop. If you can ping it, you can try to SSH from the laptop using Putty.
If all of that works, please post the Switch's IP address as well as the RPi's here and I will test the setup remotely.
Summary
An Ethernet switch is useful for
We bought two switches:
Acceptance Criteria