01-25-2024 09:18 AM
How do we set the default gateway on a CBS350? Right now, port forwaring out of the gate isnt working but when I set the default gateway using SSH and ip default-gateway command, it works as intended, but there has to be a better way to set it up, in the GUI?
Thanks
For the record, we often times change the vlan ID and interface IP to the network of our vlan3, so often times it needs to be 10.10.1.1 (we statically set it up to usually be 10.10.1.5)
01-25-2024 10:12 AM
06-16-2025 01:11 PM
Searching for this myself, I figured it is the same as defining the default route on the L3 switch doing interVLAN routing
So, if the CBS350 has the interVLAN routing disabled, the equivalent GUI of command "ip default-gateway 192.168.99.2" is:
Static route: 0.0.0.0/0 -> Next Hop Router 192.168.99.2
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide