Direkt zum Inhalt

How to set route table as non-main?

0

I don't see edit option of it. I am using VPC console route table option.

Thx

gefragt vor 3 Jahren5733 Aufrufe
2 Antworten
5
Akzeptierte Antwort
AWS
EXPERTE
beantwortet vor 3 Jahren
EXPERTE
überprüft vor 2 Jahren
AWS
EXPERTE
überprüft vor 3 Jahren
2

The main route table is the default route table that every VPC has, and it's automatically associated with every subnet that you create, which doesn't have an explicit association with any other route table.

You cannot change a main route table to a custom one directly, or vice versa. However, what you can do is create a new custom route table, configure it as desired, and then change the association of your subnets from the main route table to the new custom route table.

EXPERTE
beantwortet vor 3 Jahren

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.