Packet Tracker Lab4 Configuring Ipv4 Route: Topology
Packet Tracker Lab4 Configuring Ipv4 Route: Topology
Topology
Addressing Table
Step 2: Based on the addressing table, configure IP address and Default Gateway for PC1, PC2
and PC3.
Step 3: Based on the addressing table, configure Interface IP addresses for Router1, 2 and 3.
After step3, check to make sure you should have used all the information in the addressing table,
and correctly configured them (no typos) into the hosts and routers.
Next, the three Routers need to be configured to be able to forward packet among these subnets.
172.22.1.128: 10101100.00010110.00000001.10000000
172.22.1.160: 10101100.00010110.00000001.10100000
• Count the left-most matching bits to determine the mask for the summary route. They have
26 left-most bits in common.
172.22.1.128: 10101100.00010110.00000001.10000000
172.22.1.160: 10101100.00010110.00000001.10100000
• Copy the matching bits and fill in the remaining bits with zeros to determine the
summarized network address.
10101100.00010110.00000001.10000000
Step 3: Configure R3
Calculate a summary route on R3 to reach LANs on R1 and R2.
a. Calculate the summary route for the following three networks. List the networks in binary
format. Then, count the left-most matching bits to determine the mask for the summary
route. See step1 as an example.
c. Configure the summary route calculated above in R3. R1’s routing table is complete.
Step 4: Configure R2
Use Static Routing, configure R2’s routing table to reach LAN of PC1 (172.31.157.0/26) and LAN
of PC3 (172.22.1.160/27).
Step 2: Verify that all PC hosts and routers can ping other PC hosts and routers in the
topology. If not, troubleshoot and correct the issues.
Include screenshots of successful ping from PC1 to PC3; ping from PC2 to PC1, and Ping from
PC3 to PC2.
**To complete this lab, on Canvas turn in the following:
• ‘pkt’ file used
• Answers to the above questions in word/pdf format.