The Reload function of the Cisco Small Business Switches is useful when certain changes in the settings require a reboot to completely apply the configuration settings, or if the device is not functioning as expected. The configuration settings of the network device get reflected after the device restarts.
The Reset feature is used to remove the running or current configuration settings on the network device and restore it to the original default settings. Manual reset is recommended when the whole device needs to be reconfigured.
This article provides instructions on how to manually reset a Cisco Business 350 series switch as well as how to reload or reset through the CLI.
When the switch fails to work and cannot be reset by using the web-based utility, the switch can be manually reset to restore the factory default configuration.
Disconnect all Ethernet cables from the switch.
Using a pin, press and hold the Reset button on the switch for 15 to 20 seconds.
Once all the port Light-Emitting Diodes (LEDs) light up, release the Reset button.
Connect your computer directly to the switch using a serial cable.
Log in to the switch console. The default username and password is cisco/cisco.
You will be prompted to configure new password for better protection of your network. Press Y for Yes or N for No on your keyboard.
In this example, Y is pressed. If N is pressed, skip to Step 9.
Enter the old password then press Enter on your keyboard.
Enter and confirm the new password accordingly then press Enter on your keyboard.
Step 9. Enter the Global Configuration mode of the switch by entering the following:
To change the hostname of your switch, enter the following:
To enable the Telnet service on your switch, enter the following command:
To enable the SSH service on your switch, enter the following command:
The available commands may vary depending on the exact model of your device.
Log in to the switch console. The default username and password is cisco/cisco. If you have configured a new username or password, enter the credentials instead.
In this example, the switch is accessed through SSH.
Important: When a switch is reloaded, the running configuration file is deleted. Before proceeding with the reload instructions, make sure to save all the running configuration settings to avoid data loss.
In the Privileged EXEC mode of the switch, save the configured settings to the startup configuration file, by entering the following:
If you wish to proceed without saving the running configuration settings, skip to Step 4.
CBS350(config)#copy running-config startup-configPress Y for Yes or N for No on your keyboard once the Overwrite file [startup-config]… prompt appears.
To reload the switch, enter either of the following commands:
- in hhh:mm | mmm - Schedules a reload of the image to take effect in the specified minutes or hours and minutes. The reload must take place within approximately 24 days.
- at hh:mm - Schedules a reload of the image to take place at the specified time by using a 24-hour format. If you specify the month and day, the reload is scheduled to take place at the specified time and date. If you do not specify the month and day, the reload takes place at the specified time on the current day (if the specified time is later than the current time) or on the next day (if the specified time is earlier than the current time). Specifying 00:00 schedules the reload for midnight. The reload must take place within 24 hours.
- day - Number of the day in the range from 1 to 31.
- month - The month of the year in the range from Jan to Dec.
CBS350#reload at 10:00 11 AprIn this example, reload at 10:00 11 Apr is used.
Press Y for Yes or N for No on your keyboard once the This command will reset the whole system and disconnect your current session prompt appears.
To display information about a scheduled reload, enter the following:
CBS350#show reloadTo cancel the scheduled reload, enter the reloadcancel command.
CBS350#reload cancelYou will be notified that the scheduled reload was aborted.
You should now have successfully reloaded your Cisco Business 350 series switch through the CLI.
In the example below, the immediate reload is used and Y is entered on both questions.
Looking for more articles on your CBS350 switch? Check out any of the links below for more information.