Setting up AWS for HPE CV
To set up AWS for HPE CV:
- Create a Virtual Private Cloud (VPC) in AWS:
- Log into your AWS Account.
- Navigate to your VPC Dashboard.
- Click Your VPCs.
- Click the Create VPC button. The Create VPC window appears.
- Type a name in the Name tag field.
- Type the IPv4 CIDR block address range between a /16 netmask and /28 netmask.
- Click the Yes, Create button.
- Create a Virtual Private Gateway (VPG) in AWS:
- In the left pane of the VPC Dashboard, click Virtual Private Gateways.
- Click the Create Virtual Private Gateway button.
- Type a name in the Name tag field.
- Click the Create Virtual Private Gateway button.
- Click Close.
- Attach the VPG to the VPC:
- Select the VPG that you created in Step 2.
- Click the Actions drop-down menu, and click Attach to VPC.
- Select your VPC from the VPC drop-down menu.
- Click the Yes, Attach button.