Default gateway on CBS350
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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)
- Labels:
-
LAN Switching

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 10:12 AM
Hello,
there is only one way to add static routes through the GUI (see screenshot):
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
