Down, Init, Two-way, Exstart, Exchange, Loading, Full

O processo de formação de adjacência consiste de sete estágios. Ao final, os roteadores que se tornaram adjacentes têm a mesma base de dados de link-state. Cada roteador é descrito por uma máquina de estados, que descreve a conversação entre ele e o seu vizinho. Os estados pelos quais uma interface passa na formação de adjacências são os seguintes:

Construindo Adjacências

















(cont.)

Down: Estado inicial. Nenhuma informação foi recebida de nenhum vizinho. Attempt: Em redes NBMA um vizinho aparenta estar down (nenhuma informação recente foi recebida do vizinho). Uma tentativa de contato deve ser feita, enviando pacotes hello a uma taxa diferenciada “PollInterval”. Init: a interface recebeu pacotes hello enviados recentemente pelo vizinho mas comunicação bi-direcional ainda não foi estabelecida. Two-way: Existe comunicação bi-direcional com o vizinho. O roteador se viu no pacote Hello do vizinho. Ao final deste estágio, a eleição do roteador DR e BDR foi realizada e adjacências podem ser estabelecidas. . Exstart: As inicializações necessárias para o estabelecimento de adjacências são feitas (número de seqüência inicial, quem é roteador primário e secundário, etc.). Exchange: Roteadores estão trocando LSAs. Loading: Neste estágio, os roteadores estão finalizando a troca de informações de roteamento carregadas pelos LSAs. Full: Neste estágio a adjacência está completa. Os roteadores vizinhos têm as suas bases de dados topológicas exatamente iguais.

Construindo Adjacências



Na figura, RTA, RTB, RTD e RTF compartilham um segmento comum (E0) na área 0.0.0.0. Os slides a seguir mostram as configurações de RTA e RTF. RTB e RTD têm configurações semelhantes à RTF (não são apresentados).

Exemplo

(cont.)

RTF# hostname RTF interface Ethernet0 ip address 203.250.14.2 255.255.255.0 router ospf 10 network 203.250.0.0 0.0.255.255 area 0.0.0.0

RTA# hostname RTA interface Loopback0 ip address 203.250.13.41 255.255.255.0 interface Ethernet0 ip address 203.250.14.1 255.255.255.0 router ospf 10 network 203.250.13.41 0.0.0.0 area 1 network 203.250.0.0 0.0.255.255 area 0.0.0.0

Exemplo







(cont.)

Com este comando pode-se verificar se todas as interfaces pertencem mesmo às áreas às quais elas supostamente devem pertencer. Observe que a seqüência na qual os comandos OSPF são listados é muito importante. Por exemplo, a configuração de RTA, se o comando "network 203.250.0.0 0.0.255.255 area 0.0.0.0" fosse colocado antes do comando "network 203.250.13.41 0.0.0.0 area 1" todas as interfaces estariam na área 0, o que é incorreto porque a interface de loopback está na área 1 e não na 0.0.0.0.

show ip ospf interface

O exemplo serve para demonstrar alguns comandos muito úteis quando se analisa redes OSPF. Um deles é:

Exemplo

(cont.)

RTF#show ip ospf interface e0 Ethernet0 is up, line protocol is up Internet Address 203.250.14.2 255.255.255.0, Area 0.0.0.0 Process ID 10, Router ID 203.250.15.1, Network Type BROADCAST, Cost: 10 Transmit Delay is 1 sec, State DR, Priority 1 Designated Router (ID) 203.250.15.1, Interface address 203.250.14.2 Backup Designated router (ID) 203.250.13.41, Interface address 203.250.14.1 Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 Hello due in 0:00:08 Neighbor Count is 3, Adjacent neighbor count is 3 Adjacent with neighbor 203.250.13.41 (Backup Designated Router)

RTA#show ip ospf interface e0 Ethernet0 is up, line protocol is up Internet Address 203.250.14.1 255.255.255.0, Area 0.0.0.0 Process ID 10, Router ID 203.250.13.41, Network Type BROADCAST, Cost: 10 Transmit Delay is 1 sec, State BDR, Priority 1 Designated Router (ID) 203.250.15.1, Interface address 203.250.14.2 Backup Designated router (ID) 203.250.13.41, Interface address 203.250.14.1 Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 Hello due in 0:00:02 Neighbor Count is 3, Adjacent neighbor count is 3 Adjacent with neighbor 203.250.15.1 (Designated Router) Loopback0 is up, line protocol is up Internet Address 203.250.13.41 255.255.255.255, Area 1 Process ID 10, Router ID 203.250.13.41, Network Type LOOPBACK, Cost: 1 Loopback interface is treated as a stub Host

Exemplo

(cont.)

RTB#show ip ospf interface e0 Ethernet0 is up, line protocol is up Internet Address 203.250.14.3 255.255.255.0, Area 0.0.0.0 Process ID 10, Router ID 203.250.12.1, Network Type BROADCAST, Cost: 10 Transmit Delay is 1 sec, State DROTHER, Priority 1 Designated Router (ID) 203.250.15.1, Interface address 203.250.14.2 Backup Designated router (ID) 203.250.13.41, Interface address 203.250.14.1 Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 Hello due in 0:00:03 Neighbor Count is 3, Adjacent neighbor count is 2 Adjacent with neighbor 203.250.15.1 (Designated Router) Adjacent with neighbor 203.250.13.41 (Backup Designated Router)

RTD#show ip ospf interface e0 Ethernet0 is up, line protocol is up Internet Address 203.250.14.4 255.255.255.0, Area 0.0.0.0 Process ID 10, Router ID 192.208.10.174, Network Type BROADCAST, Cost: 10 Transmit Delay is 1 sec, State DROTHER, Priority 1 Designated Router (ID) 203.250.15.1, Interface address 203.250.14.2 Backup Designated router (ID) 203.250.13.41, Interface address 203.250.14.1 Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 Hello due in 0:00:03 Neighbor Count is 3, Adjacent neighbor count is 2 Adjacent with neighbor 203.250.15.1 (Designated Router) Adjacent with neighbor 203.250.13.41 (Backup Designated Router)

Exemplo







Address 203.250.14.3 203.250.14.2 203.250.14.1

Interface Ethernet0 Ethernet0 Ethernet0

Observe que nenhum "Neighbor ID" pertence ao segmento em questão; entretanto, isto não é um erro. No exemplo, 203.250.12.1 e 203.250.15.1 não estão no segmento Ethernet 0, mas isto está OK porque o "Neighbor ID" é, na verdade, o endereço do Router ID (que em tese poderia ser qualquer endereço IP no “box”). RTD e RTB são apenas vizinhos, por isso é que o estado é 2WAY/DROTHER. RTD é adjacente a RTA e RTF, por isso estado é FULL/DR e FULL/BDR.

Dead Time 0:00:37 0:00:36 0:00:34

Um outro comando importante é o que permite examinar o estado dos vizinhos (“neighbors”) em um segmento particular:

(cont.)

RTD#show ip ospf neighbor Neighbor ID Pri State 203.250.12.1 1 2WAY/DROTHER 203.250.15.1 1 FULL/DR 203.250.13.41 1 FULL/BDR



Exemplo

C onstruindo A djacências -

sm it D e lay is 1 se c, S tate. B. D. R. , P rio rity 1. D e sig n ate d. R o u te r (ID. ) 2. 0. 3 .2. 5. 0 .1. 5 .1. , In te rface ad d re ss 2. 0. 3 .2. 5. 0 .1. 4 .2. B acku p. D e.

123KB Sizes 1 Downloads 102 Views

Recommend Documents

1 ( 4 c ) X A A c = + −
b) Consider a venture with a throat-to-inlet area ratio of 0.65, mounted on the side of · an airplane fuselage. Considering that the airplane is flying at standard ...

Online Appendices A-C
How many messages that the Decision-Maker send are related to discussing .... Invest when the state is good, so the informative comparisons take place when.

(c)r2l (A)qtrta3
{edl'd xa, {all{6i }a$ qd luqcr qd d ? G) 1357. lD). 1904. (B) llsJ. {D). qqclB. (B) qrlq ,lq iir.{l riu{'ll }ltr'!ti. lD) .tuuti t!tsq Bqfle{ x{q'1li. vA(s)-20r&17-BI. lContd. 4 ...

A • c -
Page 1. A. • c b. ⋅ ⋅. =

(c)r2l (A)qtrta3 - Gujinfoupdate
67. li€a{l {3!t{ ,rt rrat dllt4r't:i Rqqi l{i liiria'{ iqi !t d ? 60. '{q{6]rlqlr {t !i{rr" t6 qrqdl +r{ 0 ? (a) lid €diq ast nA tu \q '!O. (q adrt{) fl6r-t dJLcr6. (lt) No! A(.rprrd. 6r. t]{u{? rors{ Rht6.ct:rir{. (qF t d (.di .lqdl {,{ ? ,ill y

1 C 26 C 51 C 76 D 2 D 27 C 52 A 77 B 3 B 28 B 53 B 78 B 4 C 29 A ...
Feb 16, 2014 - 1. C. 26. C. 51. C. 76. D. 2. D. 27. C. 52. A. 77. B. 3. B. 28. B. 53. B. 78. B. 4. C. 29. A. 54. A. 79. D. 5. B. 30. A. 55. D. 80. B. 6. D. 31. C. 56. A. 81.

A rapid fabrication of C/C composites by a thermal ...
By this method, carbon felts (bulk density ∼0.2 g cm−3) were densified to C/C composites with density of 1.67 and ... +86 29 82667942; fax: +86 29 82665443.

B = B , A B , A \ B = AA, B U (A [ B) C = AC \ BC (A \ B) C ...
0 2 0. 0 ⇢ 0. 0 2 10l. 0 ⇢ 10l. A [ B = B , A ⇢ B , A \ B = A. A, B ⇢ U. (A [ B)C = AC \ BC. (A \ B)C = AC [ BC. P Q R. U. A B C. U. P. Q R. P Q. R. A B C. A \ BC ⇢ C. AC [ BC ⇢ C. AC [ B ⇢ CC. AC ⇢ BC [ C. A ⇢ BC [ CC. B < A = 1x ;

C O M P A N Y R E S E A R C H | C o m p a n y U p d a te OUTPERFORM
Financial statement - Quarterly (Btm). 3Q15. 4Q15. 1Q16 ..... เตชะหัสดิน, CFA. Banking, Consumer Finance, Insurance 662-659-7000 ext. ... Renewable Energy.

Problem4.4 A-C KEY.pdf
Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. Problem4.4 A-C KEY.pdf. Problem4.4 A-C KEY.pdf. Open. Extract.

Programming in C: A Tutorial
is often used for system programming and bit-manipulation, octal numbers are an important part .... corresponding ascii letters are a fixed distance apart. ..... Simple variables (not arrays) are passed in C by ``call by value'', which means that ...

Aft /10Na:— _mAp a C anfi
Mar 31, 2016 - COORDINATION MEETING IN ARALING PANLIPUNAN. Date: March 30, 2016 ... P.M. at the Division Office Conference Room. Agenda of the meeting are as ... Phone: 046-432-9355, 046-432-9384 I Tele-Fax: 046-432-3629.

A Tour of C++
They have been tested with care, but are not guaranteed for any particular purpose. ... Copyright © 1998 by AT&T, Objectwrite, Inc., and Josée Lajoie. Library of .... It presents a number of simple but complete C++ programs that the reader is ...

A-C system diagnosis.pdf
Blower motor switch feeds blower motor resistor or high. speed blower motor relay. TESTING. WARNING: To avoid injury from accidental air bag deployment, ...

A c bhaktivedanta swami
Nationalismand the Olympics in the Eighties, httpwww. ... and DartmouthCollege, The Ancient Olympic Games VirtualMuseum, httpdevlab. ... Van halen pdf.

From C++ to Objective-C
More precisely, Cocoa is the implementation by Apple, for MacOS X, of the ... It consists of a developer framework based upon Objective-C. The ... The present document has been updated to take in account the new features of Objective-C 2.0,.

Retargeting a C Compiler for a DSP Processor
Oct 5, 2004 - C source files produce an executable file that can execute on the DSP. The only .... The AGU performs all of the address storage and address calculations ... instruction can be seen here: Opcode Operands. XDB. YDB. MAC.

Amphenol was - C&C COM
and fiber-optic connectors, interconnect systems and coaxial and specialty cable. – As the leading supplier of RF solutions, Changzhou Amphenol Fuyang.

C&C Peat has been certified by the USDA ... - C&C Peat Company
May 17, 2012 - Label verifies that the products amount of renewable biobased ingredients meets ... All biobased amount claims are verified by independent labs and ... and expanded by the Food, Conservation, and Energy Act of 2008 (2008.