Step 2 Essay

Submitted By cynthia5575
Words: 602
Pages: 3

Step 2: Check the routing table entries
a. View the IP routing table for R1 using the show ip route command:
b. What is the significance of the “C” to the left of the 172.16.0.0 and 172.17.0.0 network entries in the routing table? Jawaban : Pada IP 172.16.0.0 menggunakan interface type DCE sedangkan pada IP 172.17.0.0 menggunakan interface type DTE.

Step 3: Configure the routing protocol of the routers

Step 4: Configure the hosts with the proper IP address, subnet mask, and default gateway
a. Configure the host attached to R1 with an IP address, subnet mask and default gateway that is compatible with the IP address of the Fast Ethernet interface (172.16.0.0).
b. Configure the host attached to R2 with an IP address, subnet mask and default gateway that is compatible with the IP address of the Fast Ethernet interface (172.18.0.0).
c. Verify that the internetwork is functioning by pinging the Fast Ethernet interface of the other router.
d. From the host attached to R1, is it possible to ping the R2 router Fast Ethernet interface? Jawaban : Ya mungkin karena sudah menggunakan gateway yang akan menghubungkan dua buah jaringan yang berbeda.
e. From the host attached to R2, is it possible to ping the R1 router Fast Ethernet interface? Jawaban : Ya mungkin karena sudah menggunakan gateway yang akan menghubungkan dua buah jaringan yang berbeda.
f. If the answer is no for either question, troubleshoot the router configurations to find the error. Then do the pings again until the answer to both questions is yes. Be sure to check physical cabling for problems and bad connections and make sure that you are using the correct cable types.

Step 5: Show the routing tables for each router
a. In enable or privileged EXEC mode, examine the routing table entries using the show ip route command on router R1.
b. What are the entries in the R1 routing table? Jawaban : R1 terkoneksi pada jaringan 172.17.0.0/16 dan 172.16.0.0/16
c. What is the significance of the “R” to the left of the 172.18.0.0 network entry in the routing table? Jawaban : 172.18.0.0 terhubung ke jaringan melalui 172.17.0.2
d. What does “via 172.17.0.2” mean for this network route? Jawaban : Router mempelajari melalui RIP dengan device 172.17.0.2
e. What does “Serial0/0” mean for this network route? Jawaban : Serial interfacenya atau port/slot
f. Examine the routing table entries using the show ip route command on router R1.
g. What are the entries in the R2 routing table? Jawaban : 172.16.0.0/16

Step 6: Use debug to observe