09-16-2020 06:20 AM
Hi,
I have two ASR9010 Routers. In one of those I have advertised half of my IPs in my BGP configuration and in the other one the other half. I want to connect two routers together using BGP to exchange each ones prefixes. Do you have any idea how to do this?
I have thought about this way:
router bgp (My AS number)
neighbor 192.168.0.5 (IP of the other router's interface)
remote-as (AS number of my other router, that will be again the same with this one).
Will this create any issue or how can i apply the BGP neighbors configurations in both router in order to achieve connectivity between them?
Thanks in advance,
Aridy
Solved! Go to Solution.
09-16-2020 06:27 AM
personally i do not see any issue establigh ibgp peering between Local routers here. example :
https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/13751-23.html
Until you make any advertisements.
09-16-2020 06:27 AM
personally i do not see any issue establigh ibgp peering between Local routers here. example :
https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/13751-23.html
Until you make any advertisements.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide