06-01-2017 09:10 AM - edited 03-08-2019 10:49 AM
I have done something and not sure how to fix it. I thought, "Hey ask people who know it all"!!
I have within the SG500 switch GUI interface under the "IP Configuration"---> "Management and IP Interfaces"---->IPv4 Interface, I entered the correct static IP but the wrong VLAN. I can no longer connect to the switch through ethernet. How would someone change the VLAN through console commands?
BTW I have learned tons from you guys and thanks in advance!
06-01-2017 09:26 AM
Have never used the SG series before but page 32 and 33 shows how to access the console. Once you are in you, can change the vlan.
http://www.cisco.com/c/dam/en/us/td/docs/switches/lan/csbms/Sx500/cli_guide/CLI_500.pdf
HTH
06-01-2017 09:39 AM
It does show how to change the IP of the VLANs but not of the IPv4 interface of the switch and how to chnage its VLAN.
06-01-2017 10:16 AM
I have found the answer. If you need to update the VLAN of the switch here is how you do it in console:
switchxxxxxx# configure terminal
switchxxxxxx(config)#interface vlan (what you want to change the switch VLAN to)
switchxxxxxx(config-if) ip address (Whatever the ip for the switch is) (Whatever the Subnet mask is)
It will then ask if you want to change the information. Type Y
Type "end"
Type "show ip interface" to see the changed VLAN.
Your all done!!
Thank you Reza for guiding me!!!
06-01-2017 10:17 AM
Glad to help Mike
Good Luck!
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