スキップしてコンテンツを表示

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年前5745ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ