cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1907
Views
1
Helpful
7
Replies

default gateway IP update using the gui

janelle.provine
Level 1
Level 1

What is the step by step process to updating the default gateway ip on a cisco switch using the cisco web interface/gui

7 Replies 7

Hi

 Which switch model ?

@Flavio Miranda 

its a cisco sg350-10p

 

Take a look on this and let me know if thats helps you

https://www.cisco.com/c/en/us/support/docs/smb/switches/cisco-250-series-smart-switches/smb5110-configure-initial-settings-on-a-switch-using-the-getting-sta.html

Step 12. (Optional) Enter the default gateway IP address in the Administrative Default Gateway field.

 

 

@Flavio Miranda 

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

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

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

Filomena
Level 1
Level 1

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