An overlay or tenant in VXLAN EVPN needs a Layer-3 (L3) VNI for symmetric IRB if inter-VXLAN routing is needed. A L3VNI is associated with a tenant VRF routing instance that separates the routing domain between tenant overlays. This is one of the powerful things about NDFC. It automates and provides a health check that all the VRF, BGP EVPN, and VXLAN configuration is correct. This can be quite a lot of configuration to handle in large production environments with many peers and/or many tenant overlays. In this section, you will create and stage the first tenant overlay VRF and associated L3VNI. In the next section, you will go through the workflow of how to create Networks that include Layer-2 (L2) VNIs and VLANs and associate them to an overlay tenant VRF.
From the Interfaces view, navigate to VRFs.
In the Create VRF wizard, populate the configuration parameters. You most likely can see how these fields align to the common command line configuration for a VRF on NX-OS.
Confirm the VRF is created. The current status should display as NA as the VRF is not attached and deployed to a leaf switch yet. Also confirm that the VRF ID is 50000. Again, the VRF ID is also considered the L3VNI or VNI ID.
Continue to the next section to create Networks in your Site1 Greenfield fabric.