<div>Nanog,<br></div><div><br></div><div>At my organization we historically would get T1 ISPs at our POPs and take full table + default.  BGP would simply "do it's thing" and for the most part everything worked out.  There are instances where we have had heavily lopsided traffic even though AS path length is the same.<br></div><div><br></div><div>To make things easier to track we will do something such as:<br></div><div><br></div><div>* BGP Peer ISP-A - Lower local pref, advertise all prefixes.<br></div><div>* BGP Peer ISP-B - Normal local pref, prepend<br></div><div><br></div><div>In the routing table it looks like:<br></div><div><br></div><div>* ISP-A 1111 174<br></div><div>* ISP-B 1111 1111 1111 1111 1299<br></div><div><br></div><div>Ingress everything takes 174 for the most part (due to prepending), egress the same (due to local pref).<br></div><div><br></div><div>Let's say there's a special AS, 9999 which despite AS path lengths being the same is way better latency in ISP-B.<br></div><div><br></div><div>Correct me if I'm wrong here but I *could* take full table + AS 9999 on B meaning the traffic will prefer 'B' due it it having a more specific route since I'm only taking default from A (despite local pref).  That will correct my egress situation but how can I fix ingress?<br></div><div><br></div><div>Is it possible to prepend to JUST one upstream ASN so normal traffic takes ISP A back except 9999 traffic? to make:<br></div><div><br></div><div>* ISP-A 1111 174 4444<br></div><div>* ISP-B 1111 1111 1111 1111 1299 4444<br></div><div>* ISP-A 1111 1111 1111 1111 1111 1111 174 9999<br></div><div>* ISP-B 1111 1111 1111 1111 1299 9999<br></div><div><br></div><div>If I'm unable to do that will most provider prepend on your behalf so that ISP-A would add the prepends for 9999 only?<br></div><div><br></div><div>Now to mix this up let's say another ASN, 7777 was in-between 1299 and 9999 but latency wise the route was still faster.<br></div><div><br></div><div>- nanoguser100</div><div><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user protonmail_signature_block-empty"><br></div><div class="protonmail_signature_block-proton">Sent with <a href="https://protonmail.com" target="_blank">ProtonMail</a> Secure Email.<br></div></div><div><br></div>