I've recently set up that funky Cogent A/B BGP for some redundancy on my router, which already had BGP with my primary provider. Both the regular and loopback Cogent BGP sessions are connected, I'm getting Cogent's full route table, they are getting my announcements, my filters are set and all appears well. But traffic on Cogent's link is only flowing into my router - all outbound traffic is going via the other peer. I'll leave out the hours of troubleshooting I've done and boil it down to this: when I check the Nexthops listing in /ip route, I see that the Cogent loopback is using my other provider's gateway for it's forwarding-nexthop:
Code:Select all
address=a.a.a.a gw-state=recursive forwarding-nexthop=b.b.b.b scope=30 check-gateway=none
Thanks!
Ed