Skip to content

Support for BGP Authentication Type 6 #756

@marehler

Description

@marehler

Which role would this new feature be associated?

cisco.nac_dc_vxlan.dtc.create

New feature description:

My customer would like to use BGP authentication with Cisco type 6 encryption (AES). Type 6 support has been added in ND 3.2.2 / NDFC 12.2.3. Currently NaC VXLAN allows type 3 and 7. Type 6 needs to be added to the choice in the schema.

Sample configuration:

---
vxlan:
  underlay:
    bgp:
      authentication_enable: true
      authentication_key_type: 6
      authentication_key: $5$KPHCDM$wJtXqopRz4SdfUydbZo5FihoKY2sCH0jABtV0gcF/y.

Would this be a new feature requiring a new role?

n/a

Which section of the data model is the new feature related?

vxlan.underlay

Would this be a new feature requiring a new addition to the data model?

n/a

New or Affected Documentation for New Feature

n/a

Potential Ansible Task Config

n/a

Ansible Version

ansible [core 2.16.3]

Ansible Collection Versions

Collection         Version
------------------ -------
ansible.netcommon  7.1.0  
ansible.posix      2.0.0  
ansible.utils      5.1.2  
cisco.dcnm         3.11.0 
cisco.nac_dc_vxlan 0.7.1  
cisco.nxos         9.4.0  
community.general  10.1.0

Cisco Nexus Dashboard Version

3.2.2

Cisco NX-OS Version

10.5(4)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions