How To Enable Portfast 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. Connect to the Cisco switch with your Telnet or SSH client.
2. Log in and enter the privileged EXEC mode.
3. Enter into configuration mode by typing “configure terminal”.
4. Type in “interface [interface–name],” where [interface–name] is the name of the interface you are configuring.
5. Type in “spanning–tree portfast” to enable portfast on the interface.
6. Type in “exit” to save your changes and return to the privileged EXEC mode.
7. Type in “copy run start” to make all of your changes permanent.
8. Type in “exit” to log out of the switch.