NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
garyslaben
Jan 12, 2018Follower
Ethernet Backhaul
I originally set up the system with wireless backhaul. Just now reconfigured as wired. Router status still shows satellites connected as 5G. Do I need to reset the satellites or perform some other...
budy
Feb 01, 2018Luminary
Hi,
if you get the chance to login into your router via telnet, you could check the STP parameters of your network, because STP should prevent such events… Also, do you happen to have anothet router in your system?
vseera
Feb 01, 2018Guide
Hi,
Just a regular telnet session to my router's IP doesn't work. Is there anything special I need to do to telnet into it? Also, how do I check the STP?
I have another router on my network but its DHCP server as well as Wifi is disabled and it is being used as an access point, to connect one room with multiple devices (via its gigabit ports).
I can try taking this off the network but it's not a solution for me, as I need this device for my file server etc to talk to the rest of the network.
- budyFeb 01, 2018Luminary
You will have to enable telnet for your Orbi on the debug page: http://<your orbi>/debug.htm
If you really do have another router on your network, or a switch for that matter that does support Spanning Tree (STP), then you should make sure, that the "central" one, has the STP bridge with the lowest number/ID, which will make it the root bridge of you rentire network.
However, it might be easier to disconnect the other router for testing. Just for the sake of completeness, this is what my router (in AP mode) tells me about its STP config:
root@RBR40:/# brctl showstp br0 br0 bridge id 8000.b0395675b7e5 designated root 8000.b0395675b7e5 root port 0 path cost 0 max age 20.00 bridge max age 20.00 hello time 2.00 bridge hello time 2.00 forward delay 2.00 bridge forward delay 2.00 ageing time 30.00 hello timer 0.16 tcn timer 0.00 topology change timer 0.00 gc timer 0.16 flags ath0 (3) port id 8003 state forwarding designated root 8000.b0395675b7e5 path cost 100 designated bridge 8000.b0395675b7e5 message age timer 0.00 designated port 8003 forward delay timer 0.00 designated cost 0 hold timer 0.00 flags hairpin mode 1 ath01 (4) port id 8004 state forwarding designated root 8000.b0395675b7e5 path cost 100 designated bridge 8000.b0395675b7e5 message age timer 0.00 designated port 8004 forward delay timer 0.00 designated cost 0 hold timer 0.00 flags hairpin mode 1 ath1 (5) port id 8005 state forwarding designated root 8000.b0395675b7e5 path cost 100 designated bridge 8000.b0395675b7e5 message age timer 0.00 designated port 8005 forward delay timer 0.00 designated cost 0 hold timer 0.00 flags hairpin mode 1 ath2 (6) port id 8006 state forwarding designated root 8000.b0395675b7e5 path cost 100 designated bridge 8000.b0395675b7e5 message age timer 0.00 designated port 8006 forward delay timer 0.00 designated cost 0 hold timer 0.00 flags hairpin mode 1 eth0 (2) port id 8002 state disabled designated root 8000.b0395675b7e5 path cost 100 designated bridge 8000.b0395675b7e5 message age timer 0.00 designated port 8002 forward delay timer 0.00 designated cost 0 hold timer 0.00 flags eth1 (1) port id 8001 state forwarding designated root 8000.b0395675b7e5 path cost 4 designated bridge 8000.b0395675b7e5 message age timer 0.00 designated port 8001 forward delay timer 0.00 designated cost 0 hold timer 0.00 flags
You can see, that each wireless interface has a path cost of 100 assigned to its designated root bridge, which happens to be the one br0. There musn't be any other bridge designated to these interfaces, that would indicate that there's another root bridge on your network somewhere, which would at least be an performance issue, since all traffc would be routed via that remote bridge.
Also note, that eth1, which is my ethernet backhaul only has a path cost of 4 assigned to it, make it the way of choise for all MACs that are "seen" on that interface.
- vseeraFeb 01, 2018Guide
Thank you!
I telnetted into my router and I am going to paste what it says here.
Also, something definitely weird is happening here. I reattached the cable to a different port on the router and it showed the satellite come up as a wired connection. So I quickly tried copying over a file on my network and it copied over around 100 MB/s (or around 800mbps). I usually never get these speeds on the wireless backhaul (usually get around 30MB/s) so I knew the wired one is working.
Then after 30 seconds, the satellite showed as Disconnected on the Attached Devices page. The Wired connection was still working and fast but it stopped providing Wifi (and specifically Internet) to any devices connected to the Satellite. After another 30 seconds, the Satellite displayed as a Wired connection and everything came back to normal (still fast Wired ethernet and Wifi to all devices). Another 30 seconds and it showed as Disconnected and the same thing happened.
This kept happening till it started staying more on the Disconnected side of things than connected. And my wife shouted as she was trying to work so I have stopped testing for a while ;)
Let me paste the telnet data from my router. This is from when it is connected on a 5G backhaul as it is not stable enough for me to reliably connect to when I attach the wire.
root@RBR50:/# brctl showstp br0 br0 bridge id 8000.b0b98a4c88a2 designated root 8000.b0b98a4c88a2 root port 0 path cost 0 max age 20.00 bridge max age 20.00 hello time 2.00 bridge hello time 2.00 forward delay 0.00 bridge forward delay 0.00 ageing time 30.00 hello timer 1.15 tcn timer 0.00 topology change timer 0.00 gc timer 0.16 flags ath0 (2) port id 8002 state forwarding designated root 8000.b0b98a4c88a2 path cost 100 designated bridge 8000.b0b98a4c88a2 message age timer 0.00 designated port 8002 forward delay timer 0.00 designated cost 0 hold timer 0.14 flags hairpin mode 1 ath01 (3) port id 8003 state forwarding designated root 8000.b0b98a4c88a2 path cost 100 designated bridge 8000.b0b98a4c88a2 message age timer 0.00 designated port 8003 forward delay timer 0.00 designated cost 0 hold timer 0.14 flags hairpin mode 1 ath02 (4) port id 8004 state forwarding designated root 8000.b0b98a4c88a2 path cost 100 designated bridge 8000.b0b98a4c88a2 message age timer 0.00 designated port 8004 forward delay timer 0.00 designated cost 0 hold timer 0.14 flags hairpin mode 1 ath1 (5) port id 8005 state forwarding designated root 8000.b0b98a4c88a2 path cost 100 designated bridge 8000.b0b98a4c88a2 message age timer 0.00 designated port 8005 forward delay timer 0.00 designated cost 0 hold timer 0.14 flags hairpin mode 1 ath11 (6) port id 8006 state forwarding designated root 8000.b0b98a4c88a2 path cost 100 designated bridge 8000.b0b98a4c88a2 message age timer 0.00 designated port 8006 forward delay timer 0.00 designated cost 0 hold timer 0.13 flags hairpin mode 1 ath2 (7) port id 8007 state forwarding designated root 8000.b0b98a4c88a2 path cost 100 designated bridge 8000.b0b98a4c88a2 message age timer 0.00 designated port 8007 forward delay timer 0.00 designated cost 0 hold timer 0.13 flags hairpin mode 1 eth1 (1) port id 8001 state forwarding designated root 8000.b0b98a4c88a2 path cost 4 designated bridge 8000.b0b98a4c88a2 message age timer 0.00 designated port 8001 forward delay timer 0.00 designated cost 0 hold timer 0.13 flags hairpin mode 1
Any help or anything you can make out from here would be greatly appreciated!!
- budyFeb 01, 2018Luminary
Are you running your router in actual router or ap mode? I can't say for sure, if the router is in routing mode, but the path costs are all 0, which cannot be correct - at least the path costs for the wireless interfaces should be way higher than the wired ones.
You maybe want to check the bridge on your satellite as well and reset it to factory defaults, if there are also such weird values.