Hey, Nice video. But I don't think you got intended results after enabling "Add-Path" commands on all 5 routers towards the end. Cause RR were still only advertising only one Best Path. Perhaps it had something to do with "add-path select"option/algorithm" you selected. (best path 2). Perhpas choosing "backup" or "all" option would have done the trick. Try it if you have time. Also did you notice that on R1, NH was router 6&7 for pfx 8.8.8.8 and not the edge routers 4&5. My assumption is that you did not configure "next-hop self"on these 2 routers 4&5. But after you configured "add-path" commands, NH on router 1 miraculously changed to router 4&5 for pfx 8.8.8.8. I would be curious to know your input. Thanks
@RishiRap6 күн бұрын
ideally speaking, after successful configurations, R1 bgp in/recv. RIB was supposed to show 4 routes instead of just 2. Two routes from each RR. But instead it was just showing One route from each RR. Would you agree?