considering his WAN links are point to point HDLC, I don't see how he even got the IP's to take. Can't configure two different physical interfaces into the same subnet. Technical exception - unnumbered.
""Steven A. Ridder"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > The only problem I see is that both of your wan links are in 1 giant > network. I'd change that. > > -- > > RFC 1149 Compliant. > > > > ""Ismail Al-Shelh"" wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi all > > > > Yesterday I configured three sites connected through leased line 64 Kbps > , > > the first router A located in the head quarter, the second one B located > in > > the first branche and the third router C located in the second Branch. > > > > Simple Diagram > > > > Router(A) -----------Router(B) > > | > > | > > | > > Router(C) > > > > I configured the routers with EIGRP protocol , what I want from you is to > > check if I am missing something in the configuration , I am looking for > > stable communication between the sites with no errors. > > > > Tanks allot > > Ismail Al-shelh > > > > > > > > ----------------- Router(A) show running-config ------------------ > > > > > > Building configuration... > > > > Current configuration: > > ! > > version 12.1 > > service timestamps debug uptime > > service timestamps log uptime > > service password-encryption > > ! > > hostname Router(A) > > ! > > enable password 7 > > ! > > ! > > ! > > ! > > ! > > memory-size iomem 25 > > ip subnet-zero > > no ip domain-lookup > > ! > > ! > > ! > > ! > > interface Serial0 > > ip address 192.168.0.1 255.255.255.0 > > no ip route-cache > > ! > > interface Serial1 > > ip address 192.168.0.2 255.255.255.0 > > no ip route-cache > > ! > > interface FastEthernet0 > > description connected to Cisco1538 > > ip address 129.19.10.172 255.255.255.0 > > speed auto > > ! > > router eigrp 100 > > network 129.19.0.0 > > network 192.168.0.0 > > no auto-summary > > no eigrp log-neighbor-changes > > ! > > ip classless > > no ip http server > > ! > > snmp-server engineID local 0000000902000002B9A5BFC7 > > snmp-server community RO > > ! > > line con 0 > > exec-timeout 0 0 > > password 7 > > login > > transport input none > > line aux 0 > > line vty 0 4 > > password 7 > > login > > ! > > end > > > > > > > > > > ------------------Router(B) show running-config ------------------ > > > > > > Building configuration... > > > > Current configuration : 677 bytes > > ! > > version 12.2 > > service timestamps debug uptime > > service timestamps log uptime > > no service password-encryption > > ! > > hostname SITRA > > ! > > enable password > > ! > > memory-size iomem 25 > > ip subnet-zero > > ! > > ! > > ! > > ! > > interface FastEthernet0/0 > > ip address 129.19.12.173 255.255.255.0 > > speed auto > > ! > > interface Serial1/0 > > ip address 192.168.0.10 255.255.255.0 > > no ip route-cache > > ! > > router eigrp 100 > > network 129.19.0.0 > > network 192.168.0.0 > > no auto-summary > > no eigrp log-neighbor-changes > > ! > > ip classless > > no ip http server > > ! > > tftp-server nvram:startup-config > > ! > > line con 0 > > line aux 0 > > line vty 0 4 > > password > > login > > ! > > no scheduler allocate > > end > > > > > > > > > > ------------------ Router(C)show running-config ------------------ > > > > > > Building configuration... > > > > Current configuration: > > ! > > version 12.1 > > service timestamps debug uptime > > service timestamps log uptime > > service password-encryption > > ! > > hostname Router(C) > > ! > > enable password 7 > > ! > > ! > > ! > > ! > > ! > > memory-size iomem 25 > > ip subnet-zero > > no ip domain-lookup > > ! > > ! > > ! > > ! > > interface Serial0 > > ip address 192.168.0.3 255.255.255.0 > > no ip route-cache > > ! > > interface FastEthernet0 > > description connected to Cisco1538 > > ip address 129.19.11.174 255.255.255.0 > > speed auto > > ! > > router eigrp 100 > > network 129.19.0.0 > > network 192.168.0.0 > > no auto-summary > > no eigrp log-neighbor-changes > > ! > > ip classless > > no ip http server > > ! > > snmp-server engineID local 0000000902000002B9A5BFC7 > > snmp-server community RO > > ! > > line con 0 > > exec-timeout 0 0 > > password 7 > > login > > transport input none > > line aux 0 > > line vty 0 4 > > password 7 > > login > > ! > > end Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=45082&t=45065 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

