AWS Direct Connect - BGP - Static Routes only?

0

BGP is said to be necessary for Direct Connect, so we plan to setup BGP. Can we have just Static Routes only and advertise no routes over BGP. Will this still work.? If more specifics needed, we plan to use this over a Private Interface, and connecting to onPrem over a Hosted connection.
I am happy/thankful if someone answers just the above one question. but had a more generic question here if some knew under-the-hoods stuff of AWS infra: What could be the technical reason that AWS made BGP mandatory? If we were to setup our Private Cloud on a colocation center, we would have been able to set it like we were extending our onPrem network. In case we have a simple onPrem-AWS setup, bgp sounds extra/overkill. I am not a network expert, so asking to know more.

2 Antworten
0
Akzeptierte Antwort

You would have to advertise your routes over BGP, this is the only way on-prem would learn AWS VPC CIDR (subnet) and it's also the only way that AWS Direct Connect endpoint will learn on-prem CIDR.

As for your second question, the size of AWS network make BGP is a must to make all the traffic engineering possible.

profile pictureAWS
Matt_E
beantwortet vor 6 Monaten
profile picture
EXPERTE
überprüft vor 6 Monaten
0

100% agree with the answer from Matt_E but there is a slight wrinkle here.

Because you're using a Direct Connect hosted connection (which means that a Direct Connect partner is providing the connectivity between your network and the AWS network) they are the ones who must use BGP.

Where they connect to you, they (and you) can choose to use whatever routing protocol works for both of you. Normally (in about 100% of the cases that I've seen) that is also BGP. But you might ask them what else they support. It is highly unlikely that they will support static routing but you can always ask.

profile pictureAWS
EXPERTE
beantwortet vor 6 Monaten
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen