Hello
What is route poisoning used for ? I wrote that it's needed to eliminate loops.
But when i use Split horizon i do not have loops already, so why do i need route poisoning ?
How exactly does it work, i my CCNA materials it's not written exactly what is happening. Example: RB----RC----RE(networkE)
I use RIP. When networkE is down routerE sends to routerC info about networkE with metrics 16. And after that RouterC will send to RouterB similar information about networkE (every 30 s)? (even when it received from RouterB info about networkE with metric 3) ? (I assume that i don't use Split horizon in this example)
Could anybody clarify this ?
So: what is the difference between using and not using route poisoning. I know that when we use routing poisoning we send data with metrics=max+1, but what are the implications - what is that for ? If we do not use route poisoning and the network is down we will not send info about that network and the result should be the same !
Thanx Michal