Task01
Verify Interface Configuration on NDFC

Verify Interface Configuration

In your browser, open another instance of the browser or another tab. Copy the url of Nexus Dashboard:

  • ND URL: https://10.15.0.14

Step 1 - Login to Nexus Dashboard

At the Nexus Dashboard login screen, login using your username and password:

  • Username: admin
  • Password: cisco.123

Step 2 - Nagivate to NDFC Application

Once logged into NDFC, click Services in the left sidebar and select Fabric Controller to bring up the NDFC application:

Step 3 - Nagivate to fabric fabric-stage

Once the NDFC Application is opened, open fabric-stage:

  1. Click LAN
  2. Click Fabrics
  3. Double-click fabric-stage or Click the fabric-stage then click icon

Step 4 - Verify the interfaces have been created on fabric-stage

On the fabric page, verify the interface configurations:

  1. Click Interfaces
  2. In the filter fields, select Interface, contains, then type vpc
  3. Verify two vPC interfaces are created on vPC peer staging-leaf1/staging-leaf2
  4. Remove the previous filter and select Interface, ==, then type loopback10
  5. Verify two Loopback interfaces are created on leafs staging-leaf1 and staging-leaf2, the Oper-Status is down as the vrf is not created yet

  • Introduction
  • NDFC and Terraform
  • Envrionment and Topology
  • Task01 Interface Module
  • Task02 Overlay Module
  • Task03 CI/CD Pipeline
  • Bonus: Policy Module
  • Thanks