Problem z EIGRP

Problemy związane z routingiem
Wiadomość
Autor
Awatar użytkownika
jagol312
member
member
Posty: 21
Rejestracja: 06 mar 2007, 12:51

Problem z EIGRP

#1

#1 Post autor: jagol312 »

Witam,
mam 3 routery połączone łączami szeregowymi (nic odkrywczego :) ). Między środkowym i lewym FR. Między środkowym i prawym ppp i oba w OSPF. Oba rozgłaszają swoje ethernety. I mój problem polega na tym, że w laboratorium na 2800 bez podłączania hostów w tablicach routingu były trasy OSPF (jetem tego... prawie pewien), w domu (2x3600 i 2600) nie. I tu i tam, na wszystkich skonfigurowanych portach było no keepalive.
Co jest grane?

Pozdrawiam,
Jacek
Ostatnio zmieniony 06 lip 2007, 18:12 przez jagol312, łącznie zmieniany 1 raz.
Catch 22 explains all

aron
CCIE
CCIE
Posty: 561
Rejestracja: 05 paź 2004, 18:46
Lokalizacja: waw, PL

#2

#2 Post autor: aron »

A jaki status maja ethernety w Twoim domowym labie?

Awatar użytkownika
peper
CCIE / Site Admin
CCIE / Site Admin
Posty: 5005
Rejestracja: 13 sie 2004, 12:19
Lokalizacja: Warsaw, PL
Kontakt:

#3

#3 Post autor: peper »

A podsieci masz za pomoca network dobrze skonfigurowane? Widzisz jako sasiadow pozostale routery?
Szkoła DevNet: https://szkoladevnet.pl


Facebook: https://www.facebook.com/Piotr.Wojciechowski.CCIE
LinkedIn: https://www.linkedin.com/in/peper
Twitter: https://www.twitter.com/PiotrW_CCIE

"Zapomniałem że od kilku lat wszyscy giną jakby nigdy ich nie miało być
w stu tysiącach jednakowych miast giną jak psy"

Awatar użytkownika
kktm
CCIE
CCIE
Posty: 2025
Rejestracja: 20 paź 2004, 14:43
Lokalizacja: Wrocław

Re: Problem z OSPF

#4

#4 Post autor: kktm »

jagol312 pisze: że w laboratorium na 2800 bez podłączania hostów w tablicach routingu były trasy OSPF (jetem tego... prawie pewien), w domu (2x3600 i 2600)
a widzisz :), wynika ze seria 2800 jest lepsza od 2600 :) :)
W momencie uzyskania statuse end-of-sale stare routery przestaja dzialac :)
"Trust no one"

kt
wannabe
wannabe
Posty: 416
Rejestracja: 22 lut 2006, 09:01

Re: Problem z OSPF

#5

#5 Post autor: kt »

jagol312 pisze:jetem tego... prawie pewien
hyhy... :P

Awatar użytkownika
jagol312
member
member
Posty: 21
Rejestracja: 06 mar 2007, 12:51

#6

#6 Post autor: jagol312 »

Witam,
istotne info z configów:

Auckland#
ip subnet-zero
interface Ethernet0/0
ip address 172.16.15.1 255.255.255.0
no keepalive
half-duplex
interface Serial0/0
ip address 192.168.2.2 255.255.255.252
encapsulation ppp
no keepalive
no fair-queue
ppp authentication chap
interface Serial0/1
no ip address
shutdown
router eigrp 101
network 172.16.15.0 0.0.0.255
network 192.168.2.0 0.0.0.3
no auto-summary
eigrp log-neighbor-changes
ip classless
ip http server
ip pim bidir-enable
Auckland#

Sydney#
ip subnet-zero
interface Ethernet0/0
ip address 172.16.4.1 255.255.255.0
no keepalive
half-duplex
interface Serial0/0
ip address 192.168.1.5 255.255.255.252
encapsulation frame-relay IETF
no keepalive
frame-relay map ip 192.168.1.6 50
interface Serial1/0
ip address 192.168.2.1 255.255.255.252
encapsulation ppp
no keepalive
clockrate 64000
ppp authentication chap
interface Serial1/1
no ip address
no keepalive
shutdown
interface Serial1/2
no ip address
shutdown
interface Serial1/3
no ip address
shutdown
router eigrp 10
redistribute static
network 172.16.4.0 0.0.0.255
network 192.168.1.0 0.0.0.3
network 192.168.2.0 0.0.0.3
no auto-summary
no eigrp log-neighbor-changes
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.1.6
Sydney#

Czyli, jak w labie akademii (z dokładnością do numeracji interfejsów).
Pozdro,
Jacek
Catch 22 explains all

kt
wannabe
wannabe
Posty: 416
Rejestracja: 22 lut 2006, 09:01

#7

#7 Post autor: kt »

jagol312 pisze:Auckland#
ip subnet-zero
interface Ethernet0/0
ip address 172.16.15.1 255.255.255.0
no keepalive
half-duplex
interface Serial0/0
ip address 192.168.2.2 255.255.255.252
encapsulation ppp
no keepalive
no fair-queue
ppp authentication chap
interface Serial0/1
no ip address
shutdown
router eigrp 101
network 172.16.15.0 0.0.0.255
network 192.168.2.0 0.0.0.3
no auto-summary
eigrp log-neighbor-changes
ip classless
ip http server
ip pim bidir-enable
Auckland#

Sydney#
ip subnet-zero
interface Ethernet0/0
ip address 172.16.4.1 255.255.255.0
no keepalive
half-duplex
interface Serial0/0
ip address 192.168.1.5 255.255.255.252
encapsulation frame-relay IETF
no keepalive
frame-relay map ip 192.168.1.6 50
interface Serial1/0
ip address 192.168.2.1 255.255.255.252
encapsulation ppp
no keepalive
clockrate 64000
ppp authentication chap
interface Serial1/1
no ip address
no keepalive
shutdown
interface Serial1/2
no ip address
shutdown
interface Serial1/3
no ip address
shutdown
router eigrp 10
redistribute static
network 172.16.4.0 0.0.0.255
network 192.168.1.0 0.0.0.3
network 192.168.2.0 0.0.0.3
no auto-summary
no eigrp log-neighbor-changes
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.1.6
Sydney#
Heh, a gdzie tu ospf w ogóle...? :P

Możesz pokazać wynik 'show ip interface e0/0'...?

Awatar użytkownika
jagol312
member
member
Posty: 21
Rejestracja: 06 mar 2007, 12:51

#8

#8 Post autor: jagol312 »

O qrcze. W głowie mi jeszcze CS z IV semestru. Oczywiście problem nie jest z OSPF ale EIGRP.
Niniejszym ogłaszam: problem jest z EIGRP.
:oops:
Jacek
Catch 22 explains all

Awatar użytkownika
Ern
wannabe
wannabe
Posty: 70
Rejestracja: 06 lut 2006, 09:19
Lokalizacja: Błonie

#9

#9 Post autor: Ern »

Przejrzałem pobieżnie i na pewno musisz zmienić:

Auckland#
router eigrp 101 <----------------

Sydney#
router eigrp 10 <---------------- muszą być te same numery AS do nawiązania sąsiedztwa

Reszta wygląda OK
ERn

Awatar użytkownika
kaarol
wannabe
wannabe
Posty: 136
Rejestracja: 28 gru 2006, 21:23
Lokalizacja: Krakow

#10

#10 Post autor: kaarol »

Z tego co ja widzę to masz źle skonfigurowane interfejsy FastEth 172.16.15.1 a na Sydney 172.16.4.1 255.255.255.0
No i chyba numery AS powinieneś zmienić

Po drugie zmień temat pierwszy post jak i temat można edytować. Więc zmień puki nie ma dużo postów, bo potem będą dziwne odpowiedzi.
People said I should accept the world. Bullshit! I don't accept the world.

Awatar użytkownika
Ern
wannabe
wannabe
Posty: 70
Rejestracja: 06 lut 2006, 09:19
Lokalizacja: Błonie

#11

#11 Post autor: Ern »

Z tego co ja widzę to masz źle skonfigurowane interfejsy FastEth 172.16.15.1 a na Sydney 172.16.4.1 255.255.255.0
A czemu źle?
Ma skonfigurowane 'no auto-summary' to nie widzę problemu z tymi ethernetami.
Mi się wydaje, że jest to wyłącznie problem z numerami AS.

Awatar użytkownika
kaarol
wannabe
wannabe
Posty: 136
Rejestracja: 28 gru 2006, 21:23
Lokalizacja: Krakow

#12

#12 Post autor: kaarol »

nom faktycznie zapomniałem o tym.
People said I should accept the world. Bullshit! I don't accept the world.

kt
wannabe
wannabe
Posty: 416
Rejestracja: 22 lut 2006, 09:01

#13

#13 Post autor: kt »

Ern pisze:
Z tego co ja widzę to masz źle skonfigurowane interfejsy FastEth 172.16.15.1 a na Sydney 172.16.4.1 255.255.255.0
A czemu źle?
no właśnie...? :P
Ern pisze:Mi się wydaje, że jest to wyłącznie problem z numerami AS.
jest jeszcze jedna rzecz: używasz enkapsulacji ppp, masz włączoną autentykację z użyciem chap'a, ale... czegoś mi tu jeszcze brakuje... :P masz w ogóle połączenie pomiędzy tymi dwoma routerami...? (sprawdź, czy w show interf s1/0 masz LCP Open, lub po prostu pingiem)

Awatar użytkownika
jagol312
member
member
Posty: 21
Rejestracja: 06 mar 2007, 12:51

#14

#14 Post autor: jagol312 »

Wielkie dzięki,
jestem ślepy. I to nie, że nie wiedziałem, bo wiedziałem. Nie widziałem. Żeby było śmieszniej, jest to konfiguracja zrobiona przez żonę (też CCNA4). Ona też wiedziała i nie widziała. Poprawiłem AS i ruszyło :oops: :oops: :oops:
Dziękuję bardzo i miłego weekendu.
Jacek
P.S. Ethernety są dobrze.
Catch 22 explains all

ODPOWIEDZ