Initial Deploy
Nexus Dashboard

So far in this lab, you have created the Site1 Greenfield fabric. This set up the initial configuration plan (called the configuration intent) for your VXLAN EVPN fabric. Next, you discovered and added your fabric switches, assigned the correct roles to each switch, and created a vPC domain between two of your leaf switches. These steps prepared the fabric for the Day0 provisioning process that will happen shortly.

Although you could stage and deploy the rest of the lab all at once, in this section you will deploy the configuration intent. This deployment will change the status of your switches from Out-of-Sync to In-Sync.

The easiest way to start this process is by using the fabric-level action Recalculate and Deploy.

  • The Recalculate step updates the configuration intent for each switch based on its assigned role. During this step, Nexus Dashboard shows progress windows so you can see what is happening.
  • The Deploy step pushes the updated configuration to the switches. You can watch the deployment progress visually, similar to how you saw the switch import progress earlier.

Step 1 - Trigger Initial Deployment to Greenfield Fabric

At the top right of the Site1 fabric, locate the fabric-level Actions button:

  1. Click Actions
  2. Click Recalculate and Deploy




  3. After clicking Recaculate and Deploy, Nexus Dashboard will generate the configuration based on intended configuration best practices per role from templates and your user input when you created the fabric initially. The screenshots below give you some examples of the displays NDFC provides you to know where the operation is at in the process for recalculating:

This step will take some time depending on the configuration.

Step 2 - View Pending Config

Once the intended configuration has been generated, Nexus Dashboard provides the option for you to review the configuration in the Deploy Configuration first stage called Config Preview. As an example, locate Site1-L1:

  1. Under the column Pending Config for Site1-L1, click 608 Lines-- NOTE: This number may vary depending on the version of code.
  2. A popup with the Pending Config for Site1-L1 should appear. Ensure the Pending Config tab is selected (this should be the default). You can see the pending configuration that is to be deployed to this particular switch.
  3. Click the Side-by-Side Comparison tab which will display the difference between the running config and the expected config (config to be deployed by Nexus Dashboard) for this particular switch
  4. When done examining the pending config and config difference feature, click Close

Step 3 - Deploy Initial Config

Upon closing Pending Config, you will be back in the Deploy Configuration wizard and you can proceed with deployment:

  1. In the bottom right, click Deploy All




  2. The stage moves to the second stage called Deploy Progress where the Out-of-Sync status will change to STARTED while Nexus Dashboard deploys each switch's role specific configuration. Make note that you can see the progress bar for the executed number of lines being configured:

Step 4 - Exit Deploy Configuration

Upon a successful deployment, Nexus Dashboard Deploy Configuration wizard should look as shown in the screenshot below; all green with SUCCESS messages and each switch's expected configuration progress bar also displaying as green and fully executed. If any error occurred, Nexus Dashboard will display a notification and the status reverted back to Out-of-Sync.

  1. After your done reviewing the deployment progress, click Close in the bottom right

Step 5 - Review Switches Overview

Back at the main Switches overview, each switch in your Site1 fabric should display a Config Status of In-Sync. Additionally, the VPC Role and VPC Peer columns should be popoulated with role and peer statuses between Site1-L1 and Site1-L2. If these columns are not populated yet, give it a brief moment while NDFC syncronizes. This deployment action provisioned the entire underlay for you. You will verify the configuration deployed to your fabric a little later in the lab after configuration deployment of your first overlay.

Step 6 - Revisit Main Overview Dashboard After Initial Deployment

Revisist the main Overview dashboard and now examine what the dashboard is populated with after initial deployment.

  1. Click Overview
  2. Notice the Switch Configuration status, Switch Roles and VXLAN information are updated and in a healthy state. VXLAN should show 6 Routing Loopbacks for the 6 switches and 4 VTEP Loopbacks that coorespond to the 4 NVE interfaces for the 4 Leaf switches in your Site1 fabric. If not all VXLAN interfaces statuses are green, again, give it a brief moment.



Continue to the next section to start creating interface configuration of different types.