Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,I'm new to nac, do you know how to configure epg static port using VPC? Could you provide an example?I search everywhere without any success, the NAC documentation does not provide one.Thank you.
Hi,I build Cisco ACI using terraform with CI\CD, having only one tenant and one vrf. Since my prod environment is big with thousands of variables, I end up having very big state file and huge delay (7-8 minutes) when running the pipeline.I found that...
Oh my god is working! Thousand thanks robvand I was struggling for two days, I don't know why there is such a luck of documentation, there is one comprehensive example for nac and that's it. Not even AI tools helped.Below the successful code:static...
doesn't need the node_id? I think I'm doing something wrong, below the code and error from pipeline:apic: tenants: - name: prod application_profiles: - name: ap_prod endpoint_groups: - name: epg_Vlan02 ...
Hi robvand,Thank you for the reply, it is not clear how to configure it, could you please provide an example? My code belowapic: tenants: - name: prod application_profiles: - name: ap_prod endpoint_groups: - name:...