When configuring a DNS topology policy rule via the GUI, the actions section will show random field values when selecting "GSLB Site" as the action.
Example:
Affects Version(s):
30.2.1
30.2.2
This is a cosmetic known issue with the GUI and does not affect the functionality of the topology policy rule feature.
This issue will be fixed in the next 31.1.x maintenance release of VMware Avi Load Balancer.
Workaround(s):
Configure the topology policy rule via CLI.
Example:
+---------------------------------+------------------------------------------------+
| Field | Value |
+---------------------------------+------------------------------------------------+
| uuid | dnspolicy-UUID |
| name | dns-vs-TopologyPolicy-0 |
| rule[1] | |
| name | example |
| index | 1 |
| enable | True |
| match | |
| client_ip_address | |
| client_ip | |
| match_criteria | IS_IN |
| addrs[1] | x.x.x.x |
| use_edns_client_subnet_ip | True |
| action | |
| gslb_site_selection | |
| site_name | EXAMPLE |
| is_site_preferred | True |
| tenant_ref | admin |
+---------------------------------+------------------------------------------------+