IPv6 Support

SAP Open Server supports IPv6 for platforms.

As of this release, SAP Open Server on Solaris platforms supports IPv6.

Below is an interfaces file entry where the last two server addresses are in IPv6 numeric format:
BARNARD_OS
   master tcp ether barnards.sybase.com 18200
   query tcp ether barnards.sybase.com 18200
   master tcp ether barnards.v6.sybase.com 18200
   query tcp ether barnards.v6.sybase.com 18200
   master tcp ether
     fd77:55d:59d9:165:203:baff:fe68:aa12 18200
   query tcp ether
     fd77:55d:59d9:165:203:baff:fe68:aa12 18200
Note: All master and query lines in the interfaces file must begin with a tab.