Book now with code EOY2025
networker050184 wrote: » You can use multiple instances of EIGRP if you do not want them to share routes between each other. I'll usually use a separate routing protocol to keep it simple though, but sometimes you don't have a choice really.
networker050184 wrote: » Yes, router 2 would have routes from both, but it would not send them to the other process automatically, so router 1 and router 3 would not have the routes from the other EIGRP process.
networker050184 wrote: » You can make the router share the routes between the processes by redistribution, but that isn't really covered in the NA material.
SysAdmin4066 wrote: » You dont really start delving deeply into redistribution till the BSCI of the CCNP, and really heavily in the CCIE from what I understand. It's a hell of a concept, but really cool once you get the hang of it. But everything he said is correct, EIGRP processes are treated as seperate routing instances, so it would be like having OSPF and EIGRP running together. They wouldnt automatically share routing info with each other, you would have to redistribute between the two.
Daniel333 wrote: » Hm.. real world reasons to do this... all I can think of would be say if you are transitioning your network. Like you have one setup now, and are movig to a new design, but during this process you need to keep the old network running.
router eigrp 1 address-family ipv4 vrf RED network 172.16.0.0 0.0.255.255 redistribute bgp 10 metric 10000 100 255 1 1500 autonomous-system 101 exit-address-family ! address-family ipv4 vrf BLUE network 192.168.0.0 0.0.255.255 redistribute bgp 10 metric 10000 100 255 1 1500 autonomous-system 201 exit-address-family
Use code EOY2025 to receive $250 off your 2025 certification boot camp!