Configure Amazon Web Services
Arista supports Amazon Web Services (AWS) configuration in Non SD-WAN Destination.
- Obtain Public IP, Inside IP, and PSK details from the Amazon Web Services website.
- Enter the details you obtained from the AWS website into the Non- SD-WAN Network Service in the Orchestrator.
Configure Edge for Amazon Web Services (AWS) Transit Gateway (TGW) Connect Service
VeloCloud Edges typically get deployed in a Transit VPC on Amazon Web Services (AWS). AWS introduced the support for AWS TGW (Transit Gateway) Connect Service for SD-WAN appliances to connect to the Transit Gateway. VeloCloud Edge now has a feature (BGP over GRE support on LAN), which enables support on the VeloCloud Edge to use the AWS TGW Connect Service for connectivity to the AWS Transit Gateway.
For the AWS TGW Connect Service, the Edge provisioned in the Transit VPC needs to use the LAN (routed, non-WAN) interface to set up the GRE tunnel. This effectively uses the Private IP configured on the Edge Intelligence (EI) to set up the GRE tunnel to the Transit Gateway.
To configure Amazon Web Services (AWS) Transit Gateway (TGW) Connect Service for Edges, perform the following steps:
Amazon Web Services (AWS) Configuration Procedure
VeloCloud Orchestrator Configuration Procedure
Obtain Amazon Web Services Configuration Details
Discusses how to obtain Amazon Web Services configuration details.
- From Amazon's Web Services, create VPC and VPN Connections. Refer to the instructions in Amazon's documentation: http://awsdocs.s3.amazonaws.com/VPC/latest/vpc-nag.pdf.
- Make note of the Gateways associated with the enterprise account in the Orchestrator that might be needed to create a virtual private gateway in the Amazon Web Services.
- Make a note of the Public IP, Inside IP and PSK details associated with the Virtual Private Gateway. You need to enter this information in the Orchestrator when you create a Non SD-WAN Destination.
Configure a Non SD-WAN Destination
After you obtain Public IP, Inside IP, and PSK information from the Amazon Web Services (AWS) website, you can configure a Non SD-WAN Destination.
AWS CloudWAN CNE Connect using Tunnel-less BGP
AWS has announced Tunnel-less Connect on Cloud WAN. This document discussesAWS components and how to configure for AWS and VeloCloud SD-WAN.
The new AWS CloudWAN CNE Connect using Tunnel-less BGP capability provides a simpler way to build a global SD-WAN network using AWS backbone as a middle-mile transport network. With this capability, VeloCloud SD-WAN appliances can natively peer with AWS Cloud WAN using BGP (Border Gateway Protocol) without requiring tunneling protocols like IPSec or GRE. This simplifies the integration of customer’s SD-WAN into AWS cloud and allows them to leverage the high bandwidth AWS backbone for branch-to-branch connectivity across different geographic regions. This feature also supports in-built network segmentation, enabling customers to build a secure SD-WAN at a global scale.
VeloCloud SD-WAN Virtual Edges (vEdges) are typically deployed in what AWS calls a “Transport” VPC. This Transport VPC may then peered with other VPCs, TGWs, or in this case, a CNE (Cloud Network Edge) in the Cloud WAN backbone to achieve connectivity with resources the customer has homed into AWS.
For Cloud WAN CNE Connect, the vEdges provisioned in the Transport VPC will use the LAN-facing (routed, non-WAN) interface to establish a native L3 (i.e. unencapsulated) BGP peering with the CNE.
AWS Components
- Cloud WAN Core Network
- Policy definition
- Core Network Edge (CNE)
- Transport VPC
- VPC Attachment
- Connect Attachment
This assumes that the customer already has other resources in other AWS VPCs that use VPC peering to CNEs in Core Network. If not, the Core Network and CNEs must be defined, and attachments must be created to the customer’s existing workload VPCs.
AWS Configuration
- Using the AWS Virtual Edge Deployment Guide online documentation to create vEdges in an AWS VPC.
- On the AWS console, AWS Network Manager must be used to create a Global Network, if one does not already exist in the customer’s AWS deployment.
Figure 19. Create Global Network 
- Create a Policy version.
- A Policy version is where key details of the solution are defined and configured, as shown in the following image.
Figure 20. Create a Policy Version 
- Enter the BGP ASN ranges used by the CNEs.
Figure 21. Configure ASN Ranges 
- In the global "Inside CIDR blocks," the CNEs will get their respective Inside CIDR blocks defined. Enter the CIDR in the appropriate text box, as shown in the following image.
Figure 22. Define CIDR 
- Search for Edge locations in the appropriate text box, as shown in the following image. The CNE locations define the specific AWS AZ where a CNE will be instantiated.
Figure 23. Define Edge Location
Note: The ASN and Inside CIDR Blocks for each Edge location are defined within the range defined above for the Global Network. - Search for Segments in the appropriate text box, as shown in the following image. Logical segments are defined using Tags. VPCs and Subnets may be tagged to define which segments they are a member of. In this example, the format is Key = “Segment”, Value = “SDWAN”, although the value is arbitrary.
Figure 24. Define Segments
Note: Whatever value is used must match the value defined in the policy. - Attachment policies specify which Segments the VCP and Connect Attachments are a part of and what criteria are used. Search for the Attachment Policies in the appropriate text box, as shown in the following image. In this example, a “tag-value” condition defines membership in the “SDWAN” segment defined above. The “Condition Values” are the key-value pair also defined above. This key-value pair must be present in VPCs and/or subnets for them to become Segment members.
Figure 25. Attach Policies to Segments
Note: This is arguably the least intuitive and most error-prone part of the entire configuration. If you aren’t seeing routes from your remote workload VPCs, check this. Other configurations and conditions are possible, but this is what worked in lab testing.
- A Policy version is where key details of the solution are defined and configured, as shown in the following image.
- CNE Attachments: There are two types of attachments used, VPC Attachment and Connect Attachment.
- VPC Attachments: Each SD-WAN Transport VPC will have a VPC attachment to its respective CNE. At least one subnet within the VPC must be specified when the VPC Attachment is created. In this example, The CNE in the us-west-1 AZ peers with the SD-WAN Transport VPC’s private LAN subnet. A key-value pair defining Segment membership is also necessary.
Figure 26. Create Attachment
If the Policy has been configured correctly, the Attachment should show that it has been made part of the “SDWAN” Segment. The Attachment policy rule number being used will display, as shown in the following image.Figure 27. View Attachment Details 
- Connect Attachments are where “Tunnel-less (No Encapsulation)” is configured. The Connect Attachment configuration must specify an existing VPC Attachment as the Transport Attachment ID, so the VPC Attachment must be configured first. As with the VPC Attachment, tags for Segment membership must be configured.
Figure 28. Connect Attachment 
Figure 29. Add Tags
If the Policy has been configured correctly, the Attachment should show that it has been made part of the “SDWAN” Segment. Note that the Attachment policy rule number being used is shown, as is “NO_ENCAP” for the Connect protocol.Figure 30. View Attachment Details 
- VPC Attachments: Each SD-WAN Transport VPC will have a VPC attachment to its respective CNE. At least one subnet within the VPC must be specified when the VPC Attachment is created. In this example, The CNE in the us-west-1 AZ peers with the SD-WAN Transport VPC’s private LAN subnet. A key-value pair defining Segment membership is also necessary.
- Connect peers are created under the Connect Attachment. This is where the SD-WAN vEdge BGP peerings are defined in terms of the ASN and peer IP address.
Figure 31. Create Connect Peer 
Once created, the AWS Console will provide two Core Network BGP peer IP addresses to use on the SD-WAN side of the BGP neighborship. These IPs will be selected randomly from the “Inside CIDR range” defined in the “Edge Locations” portion of the Policy above.
VeloCloud SD-WAN Configuration
- Configure Static Route Settings, as shown in the following image.
Figure 32. Configure Static Route Settings 
- When creating the BGP neighbors, set “Max-Hop” to 2 or more under Additional Options.
Figure 33. Additional BGP Neighbor Options 
- Use to verify that the BGP peer relationship has been established with the Neighbor IPs configured.
Figure 34. Monitor BGP Edge Neighbor States 


















