Team254 / cheesy-arena

An alternative field management system for the FIRST Robotics Competition.
Other
158 stars 69 forks source link

Layer 2 Switch + Router instead of 3550 #45

Closed JamieSinn closed 7 years ago

JamieSinn commented 7 years ago

I have a 3524 from my old CCNA days, but no 3550.

I do however, have 3 2821 routers. Does cheesy arena require the line speed routing from the L3 switch? Or can I just modify the config and have it route over to the 2821?

JamieSinn commented 7 years ago

I'll probably pick up a 3550 sometime, but in the meantime would this be a feasible idea?

themacman commented 7 years ago

Isn't this going to require changes to how Cheesy Arena itself configures the VLANs over telnet in addition to the config file changes?

JamieSinn commented 7 years ago

Since this is simply for testing, I won't need to have it configure anything, I'll just have it set static for my team to test.

themacman commented 7 years ago

If you're configuring VLANs manually and changing configs I don't see why it shouldn't work for what you need. And if it doesn't I have faith you'll figure it out :P

patfair commented 7 years ago

Should work fine as far as I can tell. The configuration that Cheesy Arena does is pretty vanilla, and the bandwidth consumed by robots is not that much.

JamieSinn commented 7 years ago

Cool thanks, that's what I was looking for.