Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Caption
0Table
1Dns Group - Server Parameters

Parameter

Description

Name
 

The DNS group server name.

State

The administrative state of DNS Server configuration.

  • disabled (default)
  • enabled
Recursion Desired

Specifies whether recursion is desired for the DNS Server:

  • true (default)
  • false
IP Address V4 or V6 

Specifies the 32-bit or 128-bit IP address of the DNS Server in dotted decimal form.

 
Transport Protocol

Select a transport protocol.

  • TCP – Select to use TCP transport protocol for DNS query.
  • UDP (default) – Select to use UDP transport protocol for DNS query.
TCP Fallback

Enable flag (per DNS server) to support TCP fallback when transport protocol is configured as UDP.

  • Disabled (default)
  • Enabled
Priority

Specifies the DNS record data priority. Must be 0-100; default is 0.

Weight

Specifies the DNS service record data weight. Must be 0-100, default is 0.

Record Order

Specifies the look up order of the DNS server configuration. The options are:

  • priority (default)Specifies the look up order is according to the record data entries' priority assignment.
  • roundrobin—Specifies that the calls which land on a SCM task will access the DNS record entries in a round-robin fashion with respect to that SCM task.

     

    Note

    There are 4 SCM task.

  • centralized-roundrobin—Specifies that the calls will access DNS record entries in a round-robin fashion with respect to the whole system.

...