08-12-2019 09:53 PM
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?
Solved! Go to Solution.
08-12-2019 10:58 PM
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 :
08-12-2019 10:39 PM
08-12-2019 10:58 PM
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 :
08-11-2020 07:55 PM
This site can help you.
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