Passer au contenu

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

demandé il y a 3 ans5,7 k vues
2 réponses
5
Réponse acceptée
AWS
EXPERT
répondu il y a 3 ans
EXPERT
vérifié il y a 2 ans
AWS
EXPERT
vérifié il y a 3 ans
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.

EXPERT
répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.