Skip to content

vPC peering on External and eBGP_VXLAN Fabrics not working #667

@juarocha

Description

@juarocha

Ansible Version

ansible [core 2.16.3]

Ansible Collection Versions

# /Users/juarocha/Documents/Professional Services/Digitize Delivery/sac-ndfc/nac-fabrics/collections/ansible_collections
Collection         Version
------------------ -------
ansible.netcommon  7.1.0  
ansible.posix      2.0.0  
ansible.utils      5.1.2  
cisco.dcnm         3.9.0  
cisco.nac_dc_vxlan 0.5.0  
community.general  10.1.0

Cisco Nexus Dashboard Version

ND 3.2.2f
NDFC 12.2.3

Cisco NX-OS Version

9.3(8)

Which role is this issue related to?

cisco.nac_dc_vxlan.dtc.create

Which section of the data model is this issue related to?

vxlan.topology

Expected Behavior

Actual Behavior

vPC peering is not created on eBGP_VXLAN and External Fabrics

Ansible Playbook

ansible-playbook -i inventory.yaml vxlan.yaml --tags=cr_manage_vpc_peers

Data Model

---
vxlan:
  topology:
    vpc_peers:
    - peer1: nac-leaf1
      peer2: nac-leaf2
      peer1_peerlink_interfaces:
      - name: ethernet1/2
      peer2_peerlink_interfaces:
      - name: ethernet1/2

Steps to Reproduce

Run playbook

Relevant Debug Output

No Error is shown

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions