Download presentation
Presentation is loading. Please wait.
Published byRoland McKinney Modified over 9 years ago
1
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.0 Module 9 Basic Router Troubleshooting
2
222 © 2003, Cisco Systems, Inc. All rights reserved. Objectives Examining the routing table Network testing Troubleshooting router issues
3
333 © 2003, Cisco Systems, Inc. All rights reserved. The show ip route Command The show ip route command displays the contents of the IP routing table.
4
444 © 2003, Cisco Systems, Inc. All rights reserved. Static Routing
5
555 © 2003, Cisco Systems, Inc. All rights reserved. Dynamic Routing
6
666 © 2003, Cisco Systems, Inc. All rights reserved. Default Route
7
777 © 2003, Cisco Systems, Inc. All rights reserved. Configuring a Default Route The ip default-network command establishes a default route in networks using dynamic routing protocols. Router(config-router)#ip default-network network-number Creating an ip route to 0.0.0.0/0 is another way to configure a default route. Router(config)#ip route 0.0.0.0 0.0.0.0 [next-hop-ip-address | exit-interface]
8
888 © 2003, Cisco Systems, Inc. All rights reserved. Determining Route Source and Destination
9
999 © 2003, Cisco Systems, Inc. All rights reserved. Determining L2 and L3 Addresses
10
10 © 2003, Cisco Systems, Inc. All rights reserved. Determining Administrative Distance
11
11 © 2003, Cisco Systems, Inc. All rights reserved. Determining the Route Metric Routing protocols use metrics to determine the best route to a destination.
12
12 © 2003, Cisco Systems, Inc. All rights reserved. Determining the Route Next Hop Destination/next hop associations tell a router that a particular destination can be reached optimally by sending the packet to a particular router.
13
13 © 2003, Cisco Systems, Inc. All rights reserved. Determining the Last Routing Update Use the following commands to find the last routing update: show ip route show ip route network show ip protocols show ip rip database
14
14 © 2003, Cisco Systems, Inc. All rights reserved. Observing Multiple Paths to a Destination Some routing protocols support multiple paths to the same destination. Unlike single path algorithms, these multi- path algorithms permit traffic over multiple lines, provide better throughput, and are more reliable.
15
15 © 2003, Cisco Systems, Inc. All rights reserved. Introduction to Network Testing
16
16 © 2003, Cisco Systems, Inc. All rights reserved. Structured Approach to Troubleshooting
17
17 © 2003, Cisco Systems, Inc. All rights reserved. Broken cables Disconnected cables Cables connected to the wrong ports Intermittent cable connection Wrong cables used for the task at hand Transceiver problems DCE cable problems DTE cable problems Devices turned off Typical Layer 1 Errors
18
18 © 2003, Cisco Systems, Inc. All rights reserved. Improperly configured serial interfaces Improperly configured Ethernet interfaces Improper encapsulation set Improper clock rate settings on serial interfaces Network interface card (NIC) problems Typical Layer 2 Errors
19
19 © 2003, Cisco Systems, Inc. All rights reserved. Routing protocol not enabled Wrong routing protocol enabled Incorrect IP addresses Incorrect subnet masks Typical Layer 3 Errors
20
20 © 2003, Cisco Systems, Inc. All rights reserved. Layer 1 Problems in a Network
21
21 © 2003, Cisco Systems, Inc. All rights reserved. Layer 3 Troubleshooting Using Ping
22
22 © 2003, Cisco Systems, Inc. All rights reserved. Layer 7 Troubleshooting Using Telnet
23
23 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting Layer 1 Using show interfaces Command The show interfaces serial command
24
24 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting Layer 2 Using show interfaces Command
25
25 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting Using show cdp neighbors Command
26
26 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting Using show cdp neighbors detail Command
27
27 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting Using traceroute Command
28
28 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting Routing Issues The show ip route Command
29
29 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting Routing Issues The show ip protocols Command
30
30 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting Using show controllers serial Command The show controllers serial Command
31
31 © 2003, Cisco Systems, Inc. All rights reserved. Introduction to debug Debug syntax
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.