cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1055
Views
0
Helpful
2
Replies

Influencing BGP metrics with AS Prepend

Borman Bravo
Level 1
Level 1

Thanks in advance for the recommendations to my issue, I'm running a multihome environment with two different ISP's (A and B) and two different routers, we are PI ASN which I advertise to both ISP's, 1.0.0.0/24 thought ISP-A and 2.0.0.0 though ISP-B and in reverse each respective secondary IP blocks which I AS prepend to influence the return traffic, typical setup, nothing fancy...everything works fine until I enable iBGP to complete this multihome setup, at that time 1.0.0.0 shows a better BGP metric via ISP-B even with the AS prepend on (which shows in a looking glass router show IP bgp command), I would like my traffic to remain symmetric and by AS prepending I should be accomplishing that, well is not working, I welcome any ideas and suggestions on what else I can try to accomplish my goals.

2 Replies 2

Rick Morris
Level 6
Level 6

I need to break this down a bit

RTR A = ADV 1.0.0.0/24 to ISP A     also ADV 2.0.0.0 w/ AS prepend to ISP A

RTR B = ADV 2.0.0.0/24 to ISP B    also ADV 1.0.0.0 w/AS prepend to ISP B

without any iBGP what is the output you get from a looking glass?

I would assume it is what you are expecting to see.

In the iBGP set-up, what are you announcing to the neighbors A and B?

So you are saying once iBGP is configured the 2.0.0.0/24 route is preferred via ISP A

What sounds like is needed to keep the traffic separate is to have some meds placed on the iBGP anouncement to RTR A.  Before anything can be done we need to know what is being advertised to each.

sh ip bgp neigh adv

then also look to see what is being received on the neighbors too.

sh ip bgp neigh recieve-route (or something like that)

Mohinderrawat
Level 1
Level 1

Hi Borman,

You need to increase the number of AS prepending in the BGP AS prepend statement. Let's say you are prepending your own AS 5 times from router B for 1.0.0.0/24 subnet so increase it to 10 times and see the result. if it don't solve the problem increase the AS prepending it to 15-20 times till the time 1.0.0.0/24 is best path from router A.

For ex:- Issue is reachability from BGP looking Glass server through ISP-B to your network could be 10 hops and 15 hops through ISP-A so if you prepend own AS for 1.0.0.0/24 route through ISP-B 4 times still ISP B is best path because it is still 14 hops away as compared to ISP-A which is 15 hops Away.

I hope it answers your question. Please rate the post if you find it useful.

Thanks

Mahi

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card