跳至內容

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 年前檢視次數 5747 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。