10-24-2006 06:11 PM - edited 03-05-2019 12:25 PM
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-25-2006 06:57 AM
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,
10-25-2006 07:47 AM
are you talking about something like virtual link:http://www.cisco.com/en/US/tech/tk365/technologies_configuration_example09186a00801ec9ee.shtml
regards
Devang
10-25-2006 09:28 AM
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
10-25-2006 10:15 AM
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.
10-25-2006 11:36 AM
Amit,
Virtual links can also be used to repair a partioned backbone area.
Hope this helps,
10-25-2006 05:55 PM
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.
10-26-2006 04:44 AM
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,
10-26-2006 04:53 AM
hi amit,
i think we can connect the partitioned area using the virtual link also...
regards
Devang
10-30-2006 08:08 AM
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.
10-30-2006 09:27 AM
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,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide