I have 3 Link from diferents isp-s with diferent capacity of bandwidth,and i get the public ip from Ripe with /24 prefix i configured the BGP but i cant balance the bandwidth.The bandwidth for ISP1 8G ISP2 7.5G ISP3 3G.any example please.
can anyone help with this?
You want to balance upstream or downstream traffic?
i wan to balance both downstream and upstream
You cannot balance downstream with single /24 prefix, because now minimum prefix that ISPs accept is /24
For upstream you can use several features policy routing, or if you want to use BGP then play with routing filters and adjust nexthops (for ECMP), or set weights or local prefs to prefer specific network blocks over specific links (will work if you receive full routing table).
But special care must be taken (with firewall and rp-filters) due to asymmetric routing
is it possible to give me a rough example of how to configure it?
Can i do this with to balance bandwidth with 3 routers ?
There are two ways to help with inbound traffic when you only have a /24
- Use BGP communities with your upstream providers if they support it to adjust the local pref of your prefix within the peer ASN
- Deploy IPv6 - use communities and adjust prefix advertisements (once you have IPv6, large sections of traffic will move to IPv6)
Here is an example of community usage:
