在AWS console建立VPC的internet gateway。
事前要求
參考「AWS VPC 建立VPC」建立VPC。
建立internet gateway
登入AWS console,選擇服務區域(region)。
在上方搜尋欄搜尋"VPC",點選[VPC]進入VPC dashboard。
在VPC dashboard左側選單[Virtual private cloud]項下點選[Internet gateways]。
然後在右側[Internet gateways]頁面點選右上方的[Create internet gateway]按鈕開始建立。
在[Create internet gateway]頁面,
[Name tag]填入internet gateway的名稱。
點選最下面的[Create internet gateway]按鈕完成。
接著返回新建的internet gateway的詳細頁面,可看到預設[State]為[Detached]、[VPC ID]為空。
在internet gateway詳細頁面右上[Actions]選單點選[Attach to VPC]將此internet gateway附加到VPC。
[Attach to VPC]頁面,
[Available VPCS]欄位填入要附加的VPC ID。
按[Attach internet gateway]添加至VPC。
返回internet gateway詳細頁面可看到狀態變成[Attached],VPC ID也被加上了。
不過此時的internet gateway僅新增於指定的VPC,但真正的使用還必須透過VPC的subnet與route table進行關聯。
沒有留言:
張貼留言