Skip to content

Add Source Port/Range to cisco.aci.aci_filter_entry #347

@trenzy

Description

@trenzy

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

The cisco.aci.aci_filter_entry is missing the ability to specify a Source Port/Range. You can do this for Desintation Port/Range via the following parameters:

dst
dst_port_start
dst_port_end

The cisco.aci.aci_filter_entry could have something like the following to support Source Port/Range:

src
src_port_start
src_port_end

New or Affected Module(s):

  • cisco.aci.aci_filter_entry

APIC version and APIC Platform

  • ACI version 5.2(1) on-prem

Collection versions

  • cisco.aci 2.2.0

References

  • #0000

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