Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I was trying to cinfigure a network in which there were three different routing domains. RIP, EIGRP and OSPF. I tried to redistribute on the ASBR RIP into EIGRP and EIGRP into OSPF. Intentionally didnot configure mutual redistribution. I was amazed t...
The scenario is that a Router has 3 interfaces sharing the subnets from the same major network. On 2 interfaces we want to run EIGRP and on the remaining interface RIP v 2. What happens this that the EIGRP subnets are leaked into the RIP as RIP lear...
Hi,I want to raise a strange issue. I was trying to configure RIP on a customers site using a 2501 series Router running 12.1 19 IOS release. While debugging I cam across an interesting behaviour by RIP. The routes were not being put into holddown up...
Hi,I tried to configure using NBAR as detailed by your article but it doesnt seem to work. Imesh still manages to pass through unabated. Sometimes I can see some packets matches but thats it. I have checked out the PDLMs. The latest on Kazaa for e.g ...
guy,it seems to explain this issue..but imagine we have just two routing protocols running on a router..eigr and ospf..one interface is in eigrp and the other is in ospf..now if we configure mutual redistribution then the connected interface network ...
hi,yeah it will work that way but the thing is that its not gonna work if you are doing it like this. I mean on the same router you have all the 3 routing protocols running.RTR1..........RTR2..........RTR3RIP EIGRP/ OSPF ...
No, I know tis much. the question is that does OSPF or EIGRP redistribute already redistributed routes from some other protocol. e.g a route appears in the RIP database as redistributed (not necessarily from OSPF). If you redistribute RIP into OSPF n...
yeah i guess only you were able to understood the scenario. Because the problem is that e.g we configure it as interface e0 ip add 10.1.1.1 255.255.255.0 ! interface e1 ip add 10.1.2.1 255.255.255.0 ! router eigrp 100network 10.1.2.0 0.0.0.255redistr...