How To Shutdown a Port On Cisco Switch?
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 into the command line interface (CLI) of the Cisco switch and enter “enable” mode.
2. Enter the command “configure terminal” to enter configuration mode.
3. Enter the command “interface <interface>”, where <interface> is the interface you want to shut down.
4. Enter the command “shutdown” to shut down the interface.
5. Enter the command “end” to exit configuration mode.
6. Enter the command “write memory” to save the changes.