OSPF choose another link.
i dont know how to explain this but i have bit problem with this. i have two links one 10Mb lan-to-lan and other 2Mb serial. now the problem is: when i going to choose 10Mb serial they always go to the 2Mb serial. anyone have any idea why this is happening? please help me solve this problem.
Re: OSPF choose another link.
A neighbor relationship is necessary for OSPF routers share routing information. A router will try to become adjacent (contiguous) with at least one other router'un IP network to which it is connected. Some routers are trying to become adjacent to each neighboring router.
Re: OSPF choose another link.
All this is determined by the type of network they are connected. When an adjacency is formed between two neighbors, the link-state information is then exchanged.
Re: OSPF choose another link.
In a multi-access network, many routers can be connected. If each router must establish a full adjacency (Adjacency Full) with all other routers and exchange information related to state of each neighbor, the machines could be subject to surcharges.
Re: OSPF choose another link.
I created a small network under Packet Tracer 4.1 and I implemented ospf. Initially, three routers, all connected with the same type of connection, so in fact no interest of a routing algorithm. I pigne between PC1 and PC3, the packet goes directly from R2 to R5.