跳至内容

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

已提问 3 年前5733 查看次数
2 回答
5
已接受的回答
AWS
专家
已回答 3 年前
专家
已审核 2 年前
AWS
专家
已审核 3 年前
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.

专家
已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。