Information Technology Reference
In-Depth Information
Labs and Activities
Lab 4-1: Routing Table Interpretation (4.6.1)
Upon completion of this lab, you will be able to
Interpret router output
Identify the IP addresses for each router
Draw a diagram of the network topology
Cable and configure a network based on the topology diagram
Test and verify full connectivity
Reflect on and document the network implementation
Scenario
In this lab activity, you must re-create a network based only on the outputs from the show ip route
command. Match the addresses to the corresponding interfaces and enter the information in Table 4-3.
Configure the routers and verify connectivity. When complete, the outputs from the show ip route
command must be exactly the same as the supplied outputs. The show ip route command displays the
current state of the routing table.
Task 1: Examine the Router Output
Examine the output from the HQ router.
Step 1.
HQ# show ip route
Codes: C - connected, S - static, I - IGRP, 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, E - EGP
i - IS-IS, 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
Gateway of last resort is not set
10.0.0.0/30 is subnetted, 1 subnets
C 10.10.10.252 is directly connected, Serial0/0/0
172.16.0.0/30 is subnetted, 1 subnets
C 172.16.100.0 is directly connected, Serial0/0/1
R 192.168.1.0/24 [120/1] via 10.10.10.254, 00:00:03, Serial0/0/0
R 192.168.2.0/24 [120/1] via 10.10.10.254, 00:00:03, Serial0/0/0
R 192.168.3.0/24 [120/1] via 10.10.10.254, 00:00:03, Serial0/0/0
C 192.168.4.0/24 is directly connected, Loopback0
C 192.168.5.0/24 is directly connected, Loopback1
C 192.168.6.0/24 is directly connected, Loopback2
R 192.168.7.0/24 [120/1] via 172.16.100.2, 00:00:04, Serial0/0/1
Search WWH ::




Custom Search