DNS / NTP Settings

Avi Vantage requires access to valid DNS and NTP servers for operation. Use of an NTP server is especially critical. Avi Vantage cannot function properly without an NTP server. Port 123 needs to be open on the Avi Controller to receive timestamps over UDP. See also: NTP Settings.

View or Modify DNS / NTP Settings

  1. Navigate to Administration > Settings > DNS/NTP.
  2. To edit the settings, click on the edit icon.
  3. Click on Save when finished.

DNS / NTP Settings

  • DNS Resolver(s): A comma-delimited list of DNS server IP addresses. If a DNS server is not configured, Avi Vantage will not be able to accept names for load-balanced servers, virtual services, mail servers, and similar inputs.
  • NTP Server(s): A comma-delimited list of NTP server names or IP addresses. Avi Vantage will use an NTP server to maintain date and time. NTP will be used to set the clock on the Avi Controllers. The Avi Controllers will then set the clock on the Avi Service Engines (SEs). If no NTP server is configured nor accessible, the Avi Controller clock may drift or be off, but the Avi SEs will still be in sync with the Avi Controller time.
  • Auto upload diagnostic information to Avi Networks: When selected, Avi Vantage will automatically send utilization data to Avi Networks. This information contains crash reports and system logs which Avi Networks may use to diagnose issues. Although it does not contain sensitive information, such as passwords or SSL certificates, it is disabled by default. For more information on the exact data sent to Avi Networks, contact Avi technical support.

Note: Prior to Avi Vantage version 20.1.3, .local domains were resolvable using the configured DNS server. Starting with version 20.1.3, .local domains are not resolvable by default through the configured DNS server. Explicitly configure the search domain with .local sub-domain to allow resolutions for .local names.
To add multiple search domains, before upgrading to Avi Vantage version 20.1.3 or higher, configure the DNS as shown below:


[admin:10-79-109-10]: > configure systemconfiguration
[admin:10-79-109-10]: systemconfiguration> dns_configuration
[admin:10-79-109-10]: systemconfiguration:dns_configuration> search_domain "abc.local test.us"
Overwriting the previously entered value for search_domain
[admin:10-79-109-10]: systemconfiguration:dns_configuration> save
[admin:10-79-109-10]: systemconfiguration> save