pogue wrote: » Frankly, without both a network diagram, configs, and sho ip routes, I am totally guessing here... I have never seen a lab like what you described. I sketched it out, and Router2 and Router3 are both ABRs between areas 1 and 3, with Router 2 pulling additional duty as the link to the backbone. I don't think this is a common configuration at all. I don't think areas 1 and 3 would normally be connected like this. A more common topology would be for area 1 and 3 to be at opposite ends of the internet, and both would route through the backbone to get to each other, easy-peasy. By connecting areas 1 and 3 together, I believe R2 might be advertising an interarea route for R1 network to R8, but to get back R3 may be advertising an intraarea route to get back to R1 that is seen as more favorable than the interarea link back. It seems like this might be a lab you put together yourself. If so, you might want to put R3 in either area 1 or area 3, disconnecting it from the second router. Remember, OSPF is supposed to be hierarchical. Packets are supposed to flow from area 1 to area 0 to area 3, and vise versa. When you add a redundant link on R3 to area 3, R3 may inject aleternate paths to area 3 that can cause asymmetric routing. Russ