An expert who has achieved level 2 by getting 100 points
MVP:
An expert that gotĀ 5 achievements.
Novelist:
An expert who has written 50 answers of more than 400 characters.
Governor:
An expert whose answer gotĀ voted for 20 times.
Expert
114 Answers
Re: Volition 4000 Switch
Here is the user guide for this product:
http://www.3m.com/CA/english/market/volition/pdf/VOL4000UserGuide.pdf
Unfortunately, it says the only way to reset the factory default is to log in via the serial console, login, and change it from the menu.
Default username and password for this device is listed as volition/volition or volition and no password.
I'm afraid you may have to contact their support team to get this answer.
http://www.3m.com/intl/ca/english/market/volition/technicalsupport.jhtml
"For Technical Support, please contact:
Adrian Cretu
1-800-265-1840 ext. 6267 "
- If you need clarification, ask it in the comment box above.
- Better answers use proper spelling and grammar.
- Provide details, support with references or personal experience.
Tell us some more! Your answer needs to include more details to help people.You can't post answers that contain an email address.Please enter a valid email address.The email address entered is already associated to an account.Login to postPlease use English characters only.
Tip: The max point reward for answering a question is 15.
The switch ships from the factory with no default username and password. If someone set it and you do not know it then you'll have to reset the switch to it's factory default configuration. There is a reset switch on the back of the unit and when pressed/held in a certain sequence the switch will reset. You'll need to look up the proper procedure in the user's guide of the switch.
This is the reset username Username : resetPassword: MAC address XX XX XX XX 10 20 = IP address of 169.254.16.32 *10 in Hex = 16 in Dec *20 in Hex = 32 in Dec
my only suggestion is to download the latest firmware for the switch and upload it via TFTP. Once you do that it should reset the whole thing to factory default. a guide on how to use tftp for routers/switches can be found here:
http://www.tftp-server.com/tftp-client.html
If you have not changed the default username and password then you can use admin as username and password.
If you have set your own username and password and forgot then you have to reset the switch to load from default.
To reset the switch Please press the tiny black button at the back/beneath of the 8 port switch and keep pressing for 2 minutes. The switch sys light will start blinking slowly and then rapidly. then release the button and wait for 2 minutes to switch to boot up with factory default settings.
Please be aware the if u reset the switch you will loose all your configuration and you have to reconfigure the switch.
You will need to reset the router to the factory settings to get in with the default user and password (user admin and password as password, or if that doesn't work try 1234). Note that you will lose the ISP settings and wireless settings when you reset the router.
Here's a video on how to reset the router to the factory default settings: http://kbserver.netgear.com/media/flash/training/Troubleshooting/NG_WGR614V9Router_TS_LostPassword.html
Try to login in your switch through network connection and then try to do "factory reset" after that you can able to see your switch will set on default.
You can reset it to factory defaults in which case it will have the factory default login.
Reset — Press and hold the Reset Button for less than ten seconds to
reboot the switch. Press and hold the Reset Button for more than ten
seconds to reset the switch’s settings to the factory defaults.
When you say you were able to connect to the switch through hyperterm, were you able to login with the enable password?
If not, you cannot reset the factory defaults without the enable password.
If you do not have this then search on Cisco's site for password recovery for your model switch.
If you did login with the enable password, the command to run for CATos is "clear config all".
For Cisco IOS, you have the right command with "write erase". When you issue that command, do you get a "Erase of nvram: complete
" or an error?
Are you issuing the "reload" command after a successful erase?
Be sure you answer No when it asks "System configuration has been modified. Save? [yes/no]:" as sometimes this seems misleading and some people think they mean to save the reloaded default.
They are really warning you that you are about to loose the old configuration and attempting to prevent you from accidently erasing it. So answer "no".
After a successful reload of the IOS you should also clear any VLAN information.
To do this, issue "delete flash:vlan.dat" and then do another "reload".
×