This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_stuff:juniper:vqfx [2019/11/16 21:10] – jotasandoku | network_stuff:juniper:vqfx [2023/11/02 14:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| INSTALLATION: | INSTALLATION: | ||
| - | * Preparations: | + | * Preparations: |
| * Importamnt: lag interfaces don't work with virtio, therefore linux servers need to be e1000 <<< | * Importamnt: lag interfaces don't work with virtio, therefore linux servers need to be e1000 <<< | ||
| Line 43: | Line 43: | ||
| * Install: [[https:// | * Install: [[https:// | ||
| - | * step by step guide {{ : | + | * step by step guide [[https:// |
| * to configure the nodes (hosts and vqfx cli): {{ : | * to configure the nodes (hosts and vqfx cli): {{ : | ||
| * Troubleshooting: | * Troubleshooting: | ||
| - | * Provision vagrant file with ansible : see this file tree (note we do **1 vagrant up & then 2 run.ansible.sh**) : {{ : | + | \\ |
| + | **FULL DIR CONTENTS: {{ : | ||
| - | + | | |
| - | | + | |
| #!/bin/bash | #!/bin/bash | ||
| - | | + | vagrant |
| - | | + | |
| - | | + | |
| - | | + | |
| - | R1-vcp ansible_host=`egrep | + | ansible-playbook --private-key=~/ |
| - | R2-vcp ansible_host=`egrep -A 1 " | + | |
| - | R3-vcp ansible_host=`egrep -A 1 " | + | |
| - | R4-vcp ansible_host=`egrep -A 1 " | + | |
| - | R5-vcp ansible_host=`egrep -A 1 " | + | ---- |
| - | R6-vcp ansible_host=`egrep -A 1 " | + | |
| - | R7-vcp ansible_host=`egrep -A 1 " | + | TODO: |
| - | " > ini/hosts | + | - ansible to save all running configs in files |
| - | \\ | + | |
| - | ansible-playbook | + | |