Skip to content

aci-endpoint-group: Support Static AAEP Mappings #261

@camrossi

Description

@camrossi

In ACI version 6.1.3, we introduced the capability to create Static AAEP (Attachable Access Entity Profile) mappings directly at the EPG (Endpoint Group) level.

Image

This feature could significantly enhance the aci-endpoint-group module if implemented. However, there is a potential issue to consider:

When an AAEP is mapped to an EPG from the Tenant, a new object of type fvRsAepAtt is created within the EPG.
This triggers a modification in the referenced AAEP, adding an nfraRsFuncToEpg object with a new property called creator: SYSTEM

So I think if the AAEP is managed by NAC it should ignore any infraRsFuncToEpg where the creator is system or at least we need to check if there are impacts in this.

Metadata

Metadata

Assignees

No one assigned

    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