How to create Amazon Virtual Private Cloud (VPC): Difference between revisions
Jump to navigation
Jump to search
Created page with "== Creating VPC == * Login to the VPC console: : https://console.aws.amazon.com/vpc * From the left pane, click on “Your VPCs” -> “Create VPC”: :* Name tag: Custom-VPC..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
* From the left pane, click on “Your VPCs” -> “Create VPC”: | * From the left pane, click on “Your VPCs” -> “Create VPC”: | ||
:* Name tag: Custom-VPC | :* Name tag: Custom-VPC | ||
:: Note: Replace the VPC tag name according to your needs. | |||
:* IPv4 CIDR block: 10.0.0.0/16 | :* IPv4 CIDR block: 10.0.0.0/16 | ||
:: Note: Replace the CIDR block according to your needs. For more information, see: https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Subnets.html | :: Note: Replace the CIDR block according to your needs. | ||
:: For more information, see: https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Subnets.html | |||
:* IPv6 CIDR block: No IPv6 CIDR Block | :* IPv6 CIDR block: No IPv6 CIDR Block | ||
:* Tenancy: Default | :* Tenancy: Default | ||
* Click on "Yes, Create" | * Click on "Yes, Create" | ||
* Logoff the Amazon console | * Logoff the Amazon console |
Latest revision as of 07:56, 29 April 2018
Creating VPC
- Login to the VPC console:
- From the left pane, click on “Your VPCs” -> “Create VPC”:
- Name tag: Custom-VPC
- Note: Replace the VPC tag name according to your needs.
- IPv4 CIDR block: 10.0.0.0/16
- Note: Replace the CIDR block according to your needs.
- For more information, see: https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Subnets.html
- IPv6 CIDR block: No IPv6 CIDR Block
- Tenancy: Default
- Click on "Yes, Create"
- Logoff the Amazon console