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

using BGP

kaustubhchavan
Level 1
Level 1

if i am using bgp connected to 2 isp 1 isp is having better path but low bandwidth & another one having better bandwidth logest path compare with another which one will it chooses ?

2 Replies 2

Harold Ritter
Spotlight
Spotlight

Kaustubh,

BGP doesn't take the bandwidth into consideration. The path having been selected by the BGP best path selection process will be usede even if the next hop is reachable via a lower speed link.

Regards

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

sonyscaria
Level 1
Level 1

Use

set as-path prepend

for the isp with low bandwidth. So the then shortest as-path ( better bandwidth ) link is preferred than other

regards

sony