Skip to content

Instantly share code, notes, and snippets.

@allthingsclowd
Last active February 16, 2018 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save allthingsclowd/eba3fcd12bc7efd33c0e18a9773708d5 to your computer and use it in GitHub Desktop.
Save allthingsclowd/eba3fcd12bc7efd33c0e18a9773708d5 to your computer and use it in GitHub Desktop.
VYOS 1.1.8 Appliance Example for use on Fujitsu Cloud Service K5 IaaS

Deploy a VYOS 1.1.8 Appliance in Fujitsu Cloud Service K5

VYOS 1.1.8 image pre-wrapped for use/import into Fujitsu Cloud Service K5 IaaS

Image Import Process - Using Fujitsu K5 IaaS Portal

  • Log into the Fujitsu K5 IaaS Portal, navigate to storage -> object storage and create a new container to hold the vyos vmdk image

  • Upload the included vyos_1.1.8.vmdk image into the container created above image

  • Now select Import/Export -> VMImport, and select the container where the image has just been uploaded and complete the remaining fields image

  • After 20 minutes (mileage may vary) you should see something like this image

Image Deployment

This is the same as any other image now on K5. As the VYOS is an appliance with typically at least 2 network interfaces I've included an OpenStack HEAT template in this repo that will deliver the following demonstration architecture for quick and easy testing

image

Github repo - https://github.com/allthingsclowd/VYOS_on_K5

CAUTION: Please don't forget to configure allowed_address_pairs once the network design is complete See https://docs.openstack.org/dragonflow/latest/specs/allowed_address_pairs.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment