Ipv6sortorder Option

From MsgServerDocWiki

Jump to: navigation, search


Introduced in release: 7 Update 1


Controls the order in which IPv4 (A) and IPv6 (AAAA) DNS address records are used when attempting connections to other named systems.

default Process A and AAAA records in the order returned by the operating system.
a Process only A records; ignore AAAA records.
aaaa Process only AAAA records; ignore A records.
a-aaaa Process A records, then AAAA records.
aaaa-a Process AAAA records, then A records


The default value is: default

Personal tools