Basic Router Configuration
Basic Router Configuration
Name: Student #:
Topology Diagram
Introduction
Packet Tracer is integrated throughout this course. You must know how to navigate the Packet
Tracer environment for success. Make sure that you have watched the video on how to use
Packet Tracer. Use the tutorials if you require a review of Packet Tracer fundamentals. The
tutorials are located in the Packet Tracer Help menu.
This lab focuses on cabling the devices and then configuring the devices as per the instructions.
Once you complete this lab, you will prepare a written report describing what is happening on the
network by filling in the tables and answering all the questions asked in the lab.
Save the Packet Tracer lab file and the written assignment using the following naming
convention: Last Name-Student number.
Both the Packet Tracer lab assignment and your written lab assignment must be submitted by
11:30 pm of the 5th day that you are assigned the lab (i.e. if your class is on Tuesday, you must
submit both parts of your lab assignment on Sunday 11:30pm). If your class is on a Friday, then
your lab assignment is due on Wednesday at 11:30 pm. These will be submitted via the Dropbox
on eLearn. Any lab not submitted by that time will receive a mark of 0% for the lab regardless of
the reason.
1
Packet Tracer
When you open Packet Tracer you will see the following dialog box:
Replace Guest with your First name and student number in the space marked Name as well as your email
address in the space marked E-Mail. In the Addition Info box copy the following bolded sentence and
paste it into the blank area. When pasting into Packet Tracer use the mouse and right click to insert the
text. Copy and paste the following:
I, name/student #, hereby state that this lab is solely my work and no other student helped or did
my work for me.
Remember: having someone else do any of your work and then submit it as your own is deemed to be one
of the items that falls under the heading of Academic Dishonesty. When it is filled in, the User Profile
should look like the example shown below.
Click OK and then go to File > Save As and save your file as per the instructions on the first page (Last
Name-Student number.). You are now ready to start your lab.
2
Addressing Table
Device Interface IP Address Subnet Mask Def. Gateway
Fa0/0 192.168.1.1 255.255.255.0 N/A
R1
S0/0/0 192.168.2.1 255.255.255.0 N/A
Fa0/0 192.168.3.1 255.255.255.0 N/A
R2
S0/0/0 192.168.2.2 255.255.255.0 N/A
PC1 N/A 192.168.1.10 255.255.255.0 192.168.1.1
PC2 N/A 192.168.3.10 255.255.255.0 192.168.3.1
Learning Objectives
Upon completion of this lab, you will be able to:
Cable a network according to the Topology Diagram.
Erase the startup configuration and reload a router to the default state.
Perform basic configuration tasks on a router.
Configure and activate Ethernet interfaces.
Test and verify configurations.
Reflect upon and document the network implementation.
Scenario
In this lab activity, you will create a network that is similar to the one shown in the Topology
Diagram. Begin by cabling the network as shown in the Topology Diagram. You will then
perform the initial router configurations required for connectivity. Use the IP addresses that are
provided in the Topology Diagram to apply an addressing scheme to the network devices. When
the network configuration is complete, examine the routing tables to verify that the network is
operating properly.
3
Task 1: Cable the Network.
i. Cable your network so it is the same as the one in the Topology Diagram. The output
used in this lab is from 1841 routers. Be sure to use the appropriate type of Ethernet
cable to connect from host to switch, switch to router, and host to router. Be sure to
connect the serial DCE cable to router R1 and the serial DTE cable to router R2.
ii. What type of cable is used to connect the Ethernet interface on a host PC to the
Ethernet interface on a switch?
iii. What type of cable is used to connect the Ethernet interface on a switch to the Ethernet
interface on a router?
iv. What type of cable is used to connect the Ethernet interface on a router to the Ethernet
interface on a host PC?
i. Use PC1.
i. What is the command that you used to enter the privileged EXEC mode?
4
Step 4: Reload configuration.
i. When the prompt returns, issue the reload command. Answer no if asked to save
changes.
ii. What would happen if you answered yes to the question, “System configuration
has been modified. Save?”
Step 5: Repeat Steps 1 through 4 on router R2 to remove any startup configuration file
that may be present.
i. Disable DNS lookup. What is the command you used to accomplish this?
ii. Why would you want to disable DNS lookup in a lab environment?
5
iii. What would happen if you disabled DNS lookup in a production environment?
ii. Why is it not necessary to use the enable password password command?
ii. Use the & as the delimiting character, and type in the message shown below.
********************************
!!!AUTHORIZED ACCESS ONLY!!!
********************************
6
iv. Why should every router have a message-of-the-day banner?
Step 9: Configure the password for the virtual terminal lines. There are 5 virtual terminal
lines.
i. Use cisco as the password. When you are finished, exit from line configuration
mode.
ii. What are the 4 commands that you used to accomplish this?
7
Step 12: Return to privileged EXEC mode.
8
Task 5: Configure IP Addressing on the Host PCs.
Step 1: Verify that routing tables have the following routes using the show ip route
command.
The show ip route command and output will be thoroughly explored in upcoming modules. For
now, you are interested in seeing that both R1 and R2 have two routes. Both routes are
designated with a C.
These are the directly connected networks that were activated when you configured the
interfaces on each router. If you do not see two routes for each router as shown in the following
output, proceed to Step 2.
R1#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
------------------------
R2#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
9
Step 2: Verify interface configurations.
Another common problem is router interfaces that are not configured correctly or not activated.
i. What is the command that you would use to display all the interfaces with their IP
address, their interface status (up/down/admin down) and their line protocol status
(up/down)?
ii. Fill in the tables below for R1 and R2 using this command.
R1
Interface IP Address OK? Method Status Protocol
FastEthernet0/0
FastEthernet0/1
Serial0/0/0
Serial0/0/1
VLAN1
R2
Interface IP Address OK? Method Status Protocol
FastEthernet0/0
FastEthernet0/1
Serial0/0/0
Serial0/0/1
VLAN1
If both interfaces are up and up, then both routes will be in the routing table. Verify this again
by using the show ip route command.
10
If the answer is no for any of the above questions, troubleshoot the configurations to find the
error using the following systematic process:
3. Check the router interfaces using the show ip interface brief command.
i. Are the interfaces up and up?
If your answer to all three steps is yes, then you should be able to successfully ping the default
gateway.
If the answer is no for the questions above, troubleshoot the configurations to find the error
using the following systematic process:
If your answer to all three steps is yes, then you should be able to successfully ping from R2 to
R1 and from R2 to R3.
11
Task 7: Reflection
Step 1: Attempt to ping from the host connected to R1 to the host connected to R2.
i. Is this ping successful? _____
You are to use the fillable PDF file as your lab report and return this to the DropBox along with
your completed Packet Tracer file. The written report is worth 60% of your total lab mark and
the Packet Tracer portion is worth 40% of your total lab mark.
The written portion of this lab will be the answers that you have given in the lab report itself.
This will include the following:
1. Grades will be earned for well written justifications and applying knowledge from
curriculum in well-reasoned responses.
3. Neglecting to include a statement of authorship will result in a grade of zero for this
assignment.
I, _________________________________________________, hereby
state that this lab is solely my work and no other student helped or did
my work for me.
12
You may use this page for any other observations/comments that you wish to
include with this lab report.
13