background image
258
Chapter 5
Applying Cisco's Diagnostic Tools
Router C knows only routes for networks that are directly connected.
This points to problems with routing updates or routing protocols between
Routers B and C. Let's take a look at the configuration on both routers:
Router_C#show running-config
Building configuration...
Current configuration:
!
version 11.3
no service password-encryption
!
hostname Router_C
!
enable password aloha
!
interface Ethernet0/0
ip address 172.16.50.2 255.255.255.0
!
interface Serial0/0
no ip address
shutdown
!
interface Ethernet0/1
ip address 172.16.60.1 255.255.255.0
!
router eigrp 100
network 172.16.0.0
no auto-summary
!
ip classless
!
line con 0
line aux 0
line vty 0 4
password aloha
login
Copyright ©2000 SYBEX , Inc., Alameda, CA
www.sybex.com