A topology containing two vSRXs that can be used to interoperate with each other
The topology consists of seven VMs: seven vSRXs. Thes vSRX are configured in a spine and leaf topology. Where each leaf node is connected to each spine node.
There are two topologies Vagrantfile.7nodes and Vagrantfile.6nodes. You can copy either to the Vagrantfile. The default is 6 nodes as the 7 node made my laptop explode.
Insert diagram here
10.(1-5, LeafID).(1-2, SpineID).(1 Spine, 2 Leaf)
For NETCONF testing each node has its NETCONF port exposed via port forwarding.
- vSRX1 - 8831
- vSRX2 - 8832
- vSRXA - 8833
- vSRXB - 8834
- vSRXC - 8835
- vSRXD - 8836
- vSRXE - 8837
Do to the inner workings of Vagrant each host has a virtual NIC connected back to the host running the virtual machines. This allows Vagrant to provision and control each VM over the SSH protocol. These interfaces are depicted on the topology above.
To use this lab with VMware Fusion or Workstation you must first purchase and install the Vagrant VMware Plugin.
VM Access Information