Lab 2.8.3: Troubleshooting Static Routes Topology Diagram: Device Interface IP Address Subnet Mask Default Gateway
Lab 2.8.3: Troubleshooting Static Routes Topology Diagram: Device Interface IP Address Subnet Mask Default Gateway
Topology Diagram
Addressing Table
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.
Load the routers with supplied scripts.
Discover points where the network is not converged.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 9
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.3: Troubleshooting Static Routes
Scenario
In this lab, you will begin by loading configuration scripts on each of the routers. These scripts contain
errors that will prevent end-to-end communication across the network. You will need to troubleshoot each
router to determine the configuration errors, and then use the appropriate commands to correct the
configurations. When you have corrected all of the configuration errors, all of the hosts on the network
should be able to communicate with each other.
Step 1: Cable a network that is similar to the one in the Topology Diagram.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 9
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.3: Troubleshooting Static Routes
!
no ip domain-lookup
!
interface FastEthernet0/0
ip address 172.20.0.129 255.255.255.128
duplex auto
speed auto
no shutdown
!
interface Serial0/0/0
ip address 172.20.1.2 255.255.255.128
no shutdown
!
interface Serial0/0/1
ip address 192.168.38.254 255.255.255.252
clock rate 64000
no shutdown
!
ip route 192.168.39.64 255.255.255.192 192.168.38.253
!
line con 0
line vty 0 4
password cisco
login
!
end
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 9
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.3: Troubleshooting Static Routes
___________________________________________________________________________________
___________________________________________________________________________________
If there are any problems with the status of the interfaces, record any commands that will be necessary to
correct the configuration errors.
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
Step 3: If you have recorded any commands above, apply them to the router configuration now.
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
If there are any problems with the routing table, record any commands that will be necessary to correct
the configuration errors.
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 4 of 9
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.3: Troubleshooting Static Routes
Step 6: If you have recorded any commands above, apply them to the router configuration now.
___________________________________________________________________________________
___________________________________________________________________________________
If there are any problems with the status of the interfaces, record any commands that will be necessary to
correct the configuration errors.
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
Step 3: If you have recorded any commands above, apply them to the router configuration now.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 5 of 9
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.3: Troubleshooting Static Routes
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
If there are any problems with the routing table, record any commands that will be necessary to correct
the configuration errors.
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
Step 6: If you have recorded any commands above, apply them to the router configuration now.
___________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 6 of 9
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.3: Troubleshooting Static Routes
___________________________________________________________________________________
If there are any problems with the status of the interfaces, record any commands that will be necessary to
correct the configuration errors.
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
Step 3: If you have recorded any commands above, apply them to the router configuration now.
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
If there are any problems with the routing table, record any commands that will be necessary to correct
the configuration errors.
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
Step 6: If you have recorded any commands above, apply them to the router configuration now.
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 7 of 9
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.3: Troubleshooting Static Routes
Task 6: Reflection
There were a number of configuration errors in the scripts that were provided for this lab. Use the space
below to write a brief description of the errors that you found.
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 8 of 9
CCNA Exploration
Routing Protocols and Concepts: Static Routing Lab 2.8.3: Troubleshooting Static Routes
Task 7: Documentation
On each router, capture the following command output to a text (.txt) file and save for future reference.
show running-config
show ip route
show ip interface brief
If you need to review the procedures for capturing command output, see Lab 1.5.1, “Cabling a Network
and Basic Router Configuration.”
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 9 of 9