home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

Launch an instance into the private subnet

This section details how to launch any instance into the private subnet.

Now that the 10.0.1.0/24 private subnet has been defined, we can launch an instance into it. Although the following example shows how to launch another Vyatta AMI instance, any instance type can be launched. For this example, it is assumed that the Vyatta AMI is obtained from the EC2 Console, but it could also be obtained from the AWS Marketplace.

To launch a Vyatta AMI instance into the private subnet

  1. Click EC2 on the AWS Management Console Home page. The Amazon EC2 Console Dashboard page appears.
  2. In the left navigation pane, select AMIs. The Amazon Machine Images page opens on the right.
    Figure 1. Amazon Machine Images page
  3. In the Viewing field, select Private images and specify vyatta‐ami as the search string. Vyatta AMIs are listed.
  4. Select a Vyatta AMI and click Launch at the top of the Amazon Machine Images page. The Request Instances Wizard starts at the Instance Details step.
  5. Select m4.large/xlarge as the instance type and click Configure Instance Details.
  6. On the Configure Instance details page, select VPC.
  7. In the Subnet field, select the 10.0.1.0/24 subnet to which to attach the instance.
    Figure 2. Subnet
  8. In the IP Address field, enter 10.0.1.20 and click Add Storage. The Storage Device Configuration page opens.
  9. If you want to change the size of the storage device that is associated with the instance, click Edit. In most cases, this is not necessary. Click Tag Instance. You can tag EC2 resources, if required. Click Configure Security Group.
  10. Select an existing security group or create a new one. Click Review and Launch.
    Figure 3. Security group
  11. Select Choose from your existing Key Pairs and select an existing key pair from the Your existing Key Pairs drop‐down list.
  12. Click Launch Instances
    Figure 4. Launch instance
  13. To view the status of the newly launched instance, select Instances on the left navigation pane within the EC2 tab.