How To Configure Hp Switch Using Putty?
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. Connect to your HP switch through the console port using a serial–to–USB cable.
2. Power on the switch, and open an SSH session using Putty.
3. Log in to the switch’s command line interface (CLI) with the default user name and password.
4. Issue the command “enable” (without quotes) to enter privileged mode.
5. Issue the command “configure terminal” (without quotes) to enter global configuration mode.
6. Follow the instructions printed in the CLI to configure the switch.
7. To save your configuration, issue the command “copy running–config startup–config” (without quotes).
8. Log out of the switch by issuing the command “exit” (without quotes).