Skip to content

F5 Config Converter is not converting VirtualService with same IP & Port with different protocol(TCP or UDP) #2591

Description

@senthilkumarvs83

Describe the bug

Converter is not able to convert the F5 config to AVI for VIP with same IP address and port number but different protocol. For example if a VIP with 192.168.1.1 with a port 389 with TCP protocol get successful conversion where if the same ip address 192.168.1.1 with port 389 and different protocol UDP is not getting converted.

"WARNING: VS object not found with name xxxxxxxxxxxxxxxxxx-UDP

Reproduction steps

  1. python f5_converter.py -f bigip.conf -- output_file /path/to/output -- vs_filter XXXXXXXXX-UDP --vs_state disable -t admin --cloud_name xxx --vrf xxx-VRF --controller_version 21.1.4 --segroup xxxgroup

...

Expected behavior

It should not skip the VIPs as it's creating a list with "Skipped: Duplicate IP-Port for vs"

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions