Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Create Virtual Networks

Create Virtual Networks (using GUI)

  1. From the blueprint, navigate to Staged > Virtual > Virtual Networks and click Create Virtual Networks.
  2. Select the VN type (VLAN, VXLAN) and enter a unique name.
  3. Select the routing zone to associate with the VN(s). (VLANs must use the default routing zone.)
  4. If you're creating VLANs, you can specify the default VLAN ID(s) or leave it blank to automatically assign it from a resource pool.
  5. If you're creating VXLANs, you can specify VNIs or leave it blank to automatically assign it from a resource pool.
  6. If you're creating VXLANs and you enter a VLAN ID (on leaf devices), you can select the check box to Reserve across blueprint. This enforces the same rule across the fabric and helps you to honor the same VLAN policy across racks when adding new racks.
  7. If you enable DHCP Service, enter a subnet. A DHCP relay forwarder is configured on the SVI. This option also implies Layer 3 routing on this SVI. (You assign the DHCP server in the routing zone.)
  8. If you enable IPv4 Connectivity, enter a subnet, unless you're batch creating VNs. Then enter an IPv4 CIDR length, or leave subnet blank to allow auto-assignment.
  9. If you enable Virtual Gateway IPv4, enter an IPv4 address.
  10. If IPv6 is enabled in the blueprint (Policies > Fabric Addressing Policy), and you enable IPv6 Connectivity, enter a subnet, unless you're batch creating VNs. Then enter an IPv6 CIDR length, or leave subnet blank to allow auto-assignment.
  11. If you enable Virtual Gateway IPv6, enter an IPv6 address.
  12. To create connectivity templates for the VN(s), check the box for Tagged and/or Untagged, as applicable.
  13. Select and configure racks to assign to the VN. See Virtual Networks overview for details.
  14. Click Create to stage the VN and return to the table view.
  15. Assign IPv4 (IPv6) resources for SVI subnets. Navigate to Staged > Virtual > Virtual Networks and assign resources in the Build panel (right-side).
  16. For VXLAN only: Assign VTEP IPs. Navigate to Staged > Virtual > Virtual Networks and assign resources in the Build panel (right-side). (You can display the VTEPs list in the nodes table (Staged > Physical > Nodes). Select the type of VTEP to display from the Columns drop-down list (above the table).)
    • Single Leaf Nodes require one VTEP IP and an anycast VTEP IP for all switches in the VN.
    • MLAG Leaf-pair Nodes require a common VTEP IP for the leaf-pair and an anycast VTEP IP for all switches in the VN.
  17. To deploy changes to the active blueprint, click the Uncommitted tab to review and commit (or discard) changes.

Create Virtual Networks (using CSV File)

You can create many virtual networks at once with a CSV file, as of Apstra version 4.1.2. First, you'll export the virtual network schema from your blueprint, then open and populate the file in a spreadsheet program. And finally, you'll import the file back into your blueprint.
  1. From the blueprint, navigate to Staged > Virtual > Virtual Networks and click Export virtual networks.
  2. Click Copy to copy the contents or click Save As File to download the file. (Close the dialog to return to the table view.)
  3. Paste the contents, or open the CSV file, in a spreadsheet program (such as Google Sheets or Microsoft Excel). (Any virtual networks that were previously created are included in the file.)
  4. Enter virtual networks details into the spreadsheet leaving the vn_node_id field blank for new VNs, then save the file.
  5. In the Apstra GUI, navigate to Staged > Virtual > Virtual Networks and click Import virtual networks.
  6. Either click Choose File and navigate to the file on your computer, drag and drop the file onto the dialog window, or as shown in the screenshot below, directly paste CSV file contents. Virtual network details are displayed for your review.
  7. Click Import to import the virtual networks, stage the changes, and return to the table view.

Next Steps:

Assign virtual resources.