How To Configure Fastethernet On Cisco Router?
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 the FastEthernet interface to the device you want to configure.
2. Log into the router using your credentials.
3. Enter “enable” mode by typing “enable” and entering your enable password.
4. Enter configuration mode by typing “configure terminal”.
5. Use the command “interface fastethernet X” (X being the number of the fastethernet port you want to configure).
6. Enter the IP address for this interface with the command “ip address X.X.X.X Y.Y.Y.Y” (X.X.X.X being the IP and Y.Y.Y.Y being the subnet mask).
7. Verify and save the configuration with the commands “show ip interface fastethernet X” and “write memory”, respectively.
8. Exit all modes by typing “exit”, followed by pressing enter.