I’m trying to get VLAN switching the “new” way to work, and also to use best practices (by using the built-in switch chip, instead of using CPU) - it’s been a while since I worked on ROS.
I’m trying to trunk a RB2011 to a Ubiquiti Edgemax Router.
ETH1 - Trunk to Router
ETH2 - Trunk to DISC5, with more devices beyond it, also not sure how to trunk those ports…
ETH3-10 access/hybrid
The RB2011 does not get an IP address via DHCP on either VLAN 1 native, or the MGMT VLAN 100.
I see what you mean by using L1 bridging to avoid using up the CPU, luckily for me, in this specific use case, eth6-10 is for low bandwidth applications (<10mbps).
I am observing some weird behavior, my desktop gets IP information on switch 2’s ports, but other devices like Philips Hue, doesn’t Any ideas?
Correct, but switch2 (ether6 to ether10) is an 8227, not 8327, so it has a different behaviour. This is exactly the reason why you cannot configure hybrid ports on it (except a very special case).
..alright… so all is not well, after getting everything working, I still had issues with PTP SXT’s down the line (ETH2)… at the same time, I began to notice my Winbox sessions would disconnects accross both computers I’m using, they’re connecting via IP - I would then need to reset the NIC/unplug the cable, the PC would get an IP after an unusual delay, and after a couple seconds, would stop working again.
These issues are only being experienced with devices plugged into the RB2011, and only sporadic.
I though the network is flapping, but I don’t see a packet storm, nor CPU’s working hard - across the board they are idling at 2% to 4%.
Any guidance here would be appreciated. The common VLAN misconfiguration guide, nothing sounds exactly like my issue…