Initial Deploy
NDFC

To this point in the lab, you have created your Site1 Greenfield fabric in your NDFC instance that created the configuration intent for your VXLAN EVPN fabric. Next you discovered and added your fabric switches, set switch appropriate roles as needed and created a vPC domain between two of your leaf switches. All of this has staged the intent for the Day0 provisioning of your fabric in just a short while. The remainder of this lab section could also be further staged and deployed all the same time, but in this section you are going to deploy the configuration intent defined in NDFC up to this point. This will move the configuration status of your switches from being Out-of-Sync to In-Sync. The easiet way to trigger this operation is to use the fabric-level action Recalculate and Deploy. The recalculate portion of the operation initiates an update of the configuration intent for each switch in the fabric based on the role. As the recalculation occurs, there are progression windows that display in NDFC that let you know what is happening. The deploy portion of the operation has you kickoff the configuration deployment to the switches where you can visually inspect that progress much like the switch import view 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, NDFC 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, NDFC 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 542 Lines
  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 NDFC) 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 NDFC 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, NDFC's 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, NDFC 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.