Log in to ask questions, share your expertise, or stay connected to content you value. Don’t have a login? Learn how to become a member.
How to automate VNF launch on NFX with Ansible playbooks, including image load, config creation, VM setup on NFX and all teardown too. This is done with 3 methods: static playbooks, few fixed variables, and a dynamically created cconfig using Jinja2 template. This has been tested with vSRX and Ubuntu VM.
These are different and simple ways to import, configure and launch a VNF on NFX using Ansible playbooks.