Salta al contenuto

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

posta 3 anni fa5743 visualizzazioni
2 Risposte
5
Risposta accettata
AWS
ESPERTO
con risposta 3 anni fa
ESPERTO
verificato 2 anni fa
AWS
ESPERTO
verificato 3 anni fa
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.

ESPERTO
con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.