NA ANI – Network communications week 6
Description
Unformatted Attachment Preview
Name: _____________________________________
? 1. In Cisco Packet Tracer, create the network as shown in the diagram.
? 2. Using the table below, configure the routers and the interfaces as shown below. Use lab 4 as a
reminder if you need to.
Router
Designation
Router
Name
g 0/0
Address
g 1/0
Address
Router 1
R1
192.168.15.1/30
192.168.14.1/24
Router 2
R2
192.168.15.2/30
192.168.16.1/24
? 3. Configure the PCs with the proper IP Address, Subnet Mask, and Default Gateway
The configuration for the host connected to the R1 router is as follows:
?
IP address: 192.168.14.2
?
IP subnet mask: 255.255.255.0
?
Default gateway: 192.168.14.1
The configuration for the host connected to the R2 router is as follows:
?
IP address: 192.168.16.2
?
IP subnet mask: 255.255.255.0
?
Default gateway: 192.168.16.1
1
Lab 5: IPv4 Routing
? 4. Check the connectivity between the PCs using the ping command. From the PC1 attached to the R1
router, ping the PC2 attached to the R2 router using the following command:
C:>ping 192.168.16.2
Was it successful? _________________
? 5. Using the command show ip route, view the IP routing table for the router. Paste a screenshot of
the results below.
? 6. Configure statics routes by entering the following commands:
On the R1 Router:
R1(config)#ip route 192.168.16.0 255.255.255.0 192.168.15.2
On the R2 Router:
R2(config)#ip route 192.168.14.0 255.255.255.0 192.168.15.1
? 7. Check the connectivity between the workstations once again using the ping command. From the
workstation attached to the R1 router, ping the workstation attached to the R2 router using the
following command:
C:>ping 192.168.16.2
Was it successful? _________________
? 8. Using the command show ip route, view the IP routing table for the router. Paste a screenshot of
2
Lab 5: IPv4 Routing
the results below.
? 9. Now remove the static routes you just added.
On the R1 Router:
R1(config)#no ip route 192.168.16.0 255.255.255.0 192.168.15.2
On the R2 Router:
R2(config)#no ip route 192.168.14.0 255.255.255.0 192.168.15.1
? 10. Configure dynamic routes by entering the following commands:
On the R1 Router:
R1 (config)# router ospf 1
R1 (config-router)# network 192.168.14.0 0.0.0.255 area 0
R1 (config-router)# network 192.168.15.0 0.0.0.255 area 0
On the R2 Router:
R2 (config)# router ospf 1
R2 (config-router)# network 192.168.16.0 0.0.0.255 area 0
R2 (config-router)# network 192.168.15.0 0.0.0.255 area 0
? 11. Check the connectivity between the workstations once again using the ping command. From the
workstation attached to the R1 router, ping the workstation attached to the R2 router using the
following command:
3
Lab 5: IPv4 Routing
C:>ping 192.168.16.2
Was it successful? _________________
? 12. Using the command show ip route, view the IP routing table for the router. Paste a screenshot
of the results below. What is the difference between your results in step 8 and the results you see
now? _________________________________________________________________________
End of Procedure
4
Purchase answer to see full
attachment
Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."