05-16-2023 09:15 AM
What is the step by step process to updating the default gateway ip on a cisco switch using the cisco web interface/gui
05-16-2023 09:23 AM
Hi
Which switch model ?
05-16-2023 09:27 AM
05-16-2023 10:06 AM
Take a look on this and let me know if thats helps you
Step 12. (Optional) Enter the default gateway IP address in the Administrative Default Gateway field.
05-16-2023 11:55 AM
I think that is only available when you first configure the switch this one is already configure and I am trying to change the default gateway IP
05-16-2023 12:40 PM - edited 05-16-2023 12:41 PM
Yeah, thats true. I am afraid that you need to run the wizard again in order to change it using the web interface.
I recommend you to do it using CLI mode. On the CLI you can use the command
ip default-gateway
05-17-2023 05:19 AM
The only reason I asked about the gui is because the cli is not available on this switch, I already knew how to do it by cli
06-16-2025 01:14 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 SG350 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
On the L3 switch, it will also set the gateway command in config file, but it is rather a default route
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