cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
4082
Views
10
Helpful
3
Replies

I want to change the default IP address 192.168.1.254.

EdgarLee65918
Level 1
Level 1

hi
I recently purchased an SG350-10MP switch.
I tried to change the default IP address(192.168.1.254) of SG350-10MP.
However, the IP does not change.

Can you please tell me how I can change that IP?

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

easiest way is connect console cable :

 

to go enable mode

 

config t

!

interface vlan 1

no IP address 192.168.1.254

ip address 10.10.10.10 255.255.255.254  << change the IP ad per requirement.

!

end

 

save the config and test the ping from PC with the new IP and make sure your GUI also works

 

here is the admin guide for further configuraiton :

 

https://www.cisco.com/c/dam/en/us/td/docs/switches/lan/csbms/350_/cli_guide/CLI_Tesla_Sx350_2_2_5.pdf

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

easiest way is connect console cable :

 

to go enable mode

 

config t

!

interface vlan 1

no IP address 192.168.1.254

ip address 10.10.10.10 255.255.255.254  << change the IP ad per requirement.

!

end

 

save the config and test the ping from PC with the new IP and make sure your GUI also works

 

here is the admin guide for further configuraiton :

 

https://www.cisco.com/c/dam/en/us/td/docs/switches/lan/csbms/350_/cli_guide/CLI_Tesla_Sx350_2_2_5.pdf

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

JonsM
Level 1
Level 1

This site  can help you.

https://router-help.com/ip/192-168-1-254

Review Cisco Networking for a $25 gift card