cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1010
Views
7
Helpful
10
Replies

How to config OSPF on this case?

gurui.shanghai
Level 1
Level 1

My network top is here.

R1---------R2

| |

|----R3---|

R1 & R2 is ospf eare 0, R3 is eare 1.

If the link between R1 & R2 is down. The communication of R1 & R2 should be down.

How can I resolve this problem ?

floating routes? or other solution?

10 Replies 10

Harold Ritter
Spotlight
Spotlight

Are there only these 3 routers? If so, I wouldn't even bother to run more than one area and would put all routers in area 0.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

devang_etcom
Level 7
Level 7

are you talking about something like virtual link:http://www.cisco.com/en/US/tech/tk365/technologies_configuration_example09186a00801ec9ee.shtml

regards

Devang

Devang,

It is posted in the question that R1 and R2 are in area 0 and the R3 is in area 1. We dont have any other area. Virtual link cannot be used here .Virtual link is used to connect an area which is not directly to backbone area through a transit area directly to backbone area.

-amit singh

In this situation without a connection from R3 to R2 and the link is down between R1 & R2 , R2 will not be able to learn routes and looks to be virtually isolated from the network. In the scenario laid out, only a link between R3 & R2 would guarentee communication.

Amit,

Virtual links can also be used to repair a partioned backbone area.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

Thank you for your reply.

I have a question. Virtual link could resolve the problem when the link between R1 & R2 is down. But if the link is work normally, and the virutal link is configed. Whether it work well?

I want it work automatic when the link is down.

The cost of the virtual link would be equal to the cost of the shortest path through area 1 (r1-r3+r3-r2).

So under normal circumstances, the direct link between between r1 and r2 would be used for the backbone area intra-area trafic, assuming all link costs are the same.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

hi amit,

i think we can connect the partitioned area using the virtual link also...

regards

Devang

The virtual link could connect the partioned area 0 as long as there was a physical link between r2 & r3. In the provided config drawing it looks like there is no link between r2 & r3. If that is the case then a virtual link could not be configured and communication would be down between r1 & r2.

My Suggestion is to set all routers in one area which is area0. It is three routers in the end and using other area won't be of much routing improvment.

Regards,