Guides users through the installation process for SD-WAN Control Components in AWS, including requesting AWS AMI images, creating virtual networks and subnets, deploying virtual machines, and configuring security groups to enable secure connectivity.
Request AWS AMI images
This topic describes how to deploy SD-WAN Control Components in an AWS account using AMI images.
Procedure
| 1. | You must place an order for $0 customer managed SD-WAN Control Component SKU. For more information, refer to the Catalyst SD-WAN Control Component SKU table in the ​Cisco Catalyst SD-WAN Controller Ordering Guide. |
|
| 2. | After you purchase the SKU, the Cisco CloudOps team validates the order information, and reaches out to you asking for additional details such as:
|
|
| 3. | The Cisco CloudOps team verifies the information and shares the requested AMIs to your AMI inventory in the US-WEST-2 region.
|
What to do next
Create a VPC, Subnet, and Security Group in AWS.
Create a virtual network, subnets, and network security group in AWS
This topic describes how to create a VPC, Subnet, and Security Group in AWS.
For definitive information about tasks in AWS, see the AWS documentation.
Before you begin
Follow these steps to create virtual network, subnets, and network security group in AWS.
Procedure
| 1. | Create a virtual private cloud (VPC), and while creating the VPC ensure that you complete these actions: |
|
| 2. | Create the necessary resources required for the VPC, to form the environment for running the controller instances. |
|
| 3. | Associate the newly created security group with the subnets created in Step 1. |
|
| 4. | Create an internet gateway and associate it with the VPC. |
|
| 5. | Create a routing table and associate it with the VPC. Add a default route entry pointing to the internet gateway. |
What to do next
Create a virtual machine for the SD-WAN Control Components.
Create a virtual machine for the SD-WAN Control Components
This topic describes how to create a virtual machine for the SD-WAN Control Component.
For definitive information about tasks in AWS, see the AWS documentation.
Follow these steps to create a virtual machine for the SD-WAN Control Component.
Procedure
| 1. | Begin the workflow for creating a virtual machine. When creating a virtual machine, ensure that you complete these steps:
|
|
| 2. | After creating the virtual machine, create additional network interfaces (NICs) for the virtual machine. Create the network interfaces that you created in an earlier task. |
-
If you are deploying a SD-WAN Controller or a SD-WAN Validator, create one additional network interface.
-
If you are deploying a SD-WAN Manager, create two additional network interfaces.
-
If you are deploying a SD-WAN Manager in a cluster, see Cluster Management and Deploy Cisco SD-WAN Manager for additional information about SD-WAN Manager out-of-band interfaces.
| 3. | When creating a network interface, complete these actions: |
-
Specify the VPC, subnets, and the security group created in Task 2.
-
Associate NICs with subnets.
Example: Associate NIC 1 with subnet 1.
-
If you are deploying a SD-WAN Manager controller, associate NIC 2 with subnet 2.
-
If you are using a SD-WAN Manager cluster, associate NIC 3 with subnet 3.
Associating a NIC with a subnet enables the virtual machine to connect to the subnet.
-
For each NIC, enter the tag used for the controller that you are deploying.
-
| 4. | Create a static public IP for all the controllers to use, and associate this public IP with NIC 1.
|
|
| 5. | When creating a public IP, ensure that you complete the following actions:
|
|
| 6. | Stop the virtual machine, and confirm when it has stopped. |
|
| 7. | Attach the newly created NICs to the virtual machine.
|
|
| 8. | Restart the virtual machine. Confirm in the AWS portal that the virtual machine has restarted. |
What to do next
Configure the Security Group.
Configure the Security Group
This topic describes how to configure the Security Group.
For definitive information about tasks in AWS, see the AWS documentation.
Before you begin
The security group is functionally related to a firewall policy. When configuring the security group, it is helpful to be aware of firewall port configuration in Cisco Catalyst SD-WAN. See Firewall Ports for Cisco SD-WAN Deployments.
Follow these steps to configure the Security Group.
Procedure
| 1. | Using the AWS portal, add inbound security rules to the security group created in an earlier task, to allow inbound traffic from the IP range required for the following:
|
|
| 2. | For the security group, use the option to add inbound security rules. Using the rules, allow all the controller virtual machine IP addresses, to enable the required connectivity between the SD-WAN Control Components. When creating a new inbound security rule, ensure that you complete the following actions:
|
|
| 3. | To verify the connectivity, log in to the virtual machine using the NIC 0 public IP of SD-WAN Manager. |
What to do next
Verify the deployment of SD-WAN Control Components in AWS.