How To Backup a Cisco Switch Configuration?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log in to the switch and enter privileged EXEC mode.
2. Type in the command “copy running-config startup-config”
3. You will be asked to confirm the action. Type “yes” to confirm.
4. Your configuration will be saved to the startup-config.
5. To back up your switch configuration to a remote location, you can use the “copy running-config tftp” command. This will allow you to save the configuration to a TFTP server.