Prerequisites
Complete the following one time pre-requisites before you start:
-
Create a VPC (Virtual Private Cloud):
A VPC is an isolated portion of the AWS cloud populated by AWS objects, such as Amazon EC2 instances.
-
Choose Networking & Content Delivery Tools > VPC.
-
Click Your VPCs. Click Create VPC > Create.
-
Enter the Name Tag. This creates a tag with a key of 'Name' and a value that you specify.
-
Enter the IPv4 CIDR block in block format. It is the range of IPv4 addresses for your VPC in CIDR block format. Block sizes must be between /16 netmask and /28 netmask. For example, 10.0.0.0/24.
-
-
Create the Internet Gateway. Internet gateway is a virtual router that allows a VPC to connect to the internet.
-
Choose VPC Dashboard > Internet Gateway. Click Create Internet Gateway > Create.
-
Enter the Name Tag. To create a new internet gateway specify the name for the gateway . This creates a tag with a key of a 'Name' and a value that you specify.
-
Click Actions. Select the Name Tag created in the previous step.Choose attach to VPC from the drop-down menu. Choose the VPC created in step 1 to create the internet gateway.
-
-
Create Route Tables. Create route tables to connect the subnets within your VPC, the internet, and internet gateway to Cisco Application Services Engine.
-
Click VPC Dashboard > Route Tables. Select the route table that has been already created for the VPC from Step 1.
-
Click Routes > Edit routes.
-
Click Add route. Enter the external subnet in the Destination field. Enter the Internet gateway created in step 2 in the Target field. Click Save Routes.
-
You need the following resources as part of the AWS deployment:
-
Access to the Cisco Application Services Engine Amazon Machine image (AMI).
-
Verify that you have a full administrator access on the AWS.
-
You have permissions to launch Elastic Compute Cloud (m4. 2 x large EC2), which functions as a virtual machine (VM) for the applications running in the cloud. For the purpose of installing Cisco Application Services Engine cluster, permissions to launch more than 3 instances are recommended.