Add modules for access SPAN
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
For the moment ansible modules exist to create 'tenant SPAN' in ACI. However we'd like also support for 'access SPAN' so that we can monitor traffic originating going through specific access ports in leaf nodes.
New or Affected Module(s):
Already existing modules for tenant SPAN
- aci_tenant_span_dst_group + span:DestGrp
- aci_tenant_span_src_group + span:SrcGrp
- aci_tenant_span_src_group_to_dst_group + span:SpanLbl
Proposed name for new modules:
- aci_access_span_dst_group + span:DestGrp
- aci_access_span_src_group + span:SrcGrp
- aci_access_span_src_group_to_dst_group + span:SpanLbl
APIC version and APIC Platform
- 4.2(7q) and on-prem
Collection versions
cisco.aci 2.2.0 (latest)
References
- #0000
Hi @wpype,
Thank you for raising this item, I have moved this to the to do list. When there is time/priority we will have a look at adding the functionality. Meanwhile feel free to contribute yourself, instructions on how to contribute can be found here: https://github.com/shrsr/ansible/blob/devel/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst. In case you have any question feel free to reach out.