Administer > Configuring installation and setup options > IPv6 overview > IPv6 configuration > Configure IPv6 to work with Service Manager integrations

Configure IPv6 to work with Service Manager integrations

Note All other configurations steps are the same as in an IPv4 environment.

Knowledge Management search server

Make sure that you configured Service Manager as described in the Configure the Service Manager server for IPv6 section. To configure IPv6 in a Knowledge Management search server, follow these steps:

Solr-based search server

  1. In the Service Manager client, navigate to Knowledge ManagementConfiguration > Configure Search Servers.

  2. Set Hostname as the IPv6 address of the Knowledge Management search server, including the brackets, as shown:

    [2620:0:a17:e006:4a8:91c1:c9cb:93dd]

IDOL-based search server

  1. In the Service Manager client, navigate to System AdministrationOngoing Maintenance > Smart Analytics > Configuration.

  2. Configure IPv6 address for Smart Analytics, Default CFS server and Image server, including the brackets, as shown:

    http://<[IPv6 address]>:<port number>/

Note All other configurations steps are the same as in an IPv4 environment.

LDAP server

Make sure that you configured Service Manager as described in the Configure the Service Manager server for IPv6 section. To configure IPv6 for an LDAP server, follow these steps:

  1. In the Service Manager client, navigate to System AdministrationOngoing Maintenance > System > LDAP Mapping.

  2. Set LDAP server as the IPv6 address of the LDAP server, including the brackets, as shown:

    [2620:0:a17:e006:4a8:91c1:c9cb:93dd]

Note All other configurations steps are the same as in an IPv4 environment.

SMTP server

Make sure that you configured Service Manager as described in the Configure the Service Manager server for IPv6 section. To configure IPv6 for an SMTP server, follow these steps:

  1. Specify the IPv6 address of the SMTP server in the smtphost parameter in the sm.ini file.  The following example shows a valid IPv6 address:

    smtphost:2620:0:a17:e006:1060:cb7b:590a:4388
  2. Set the smtphost connection parameters for the emailout startup parameter as a valid IPv6 address:

    sm -emailout -smtphost:[2620:0:a17:e006:4a8:91c1:c9cb:93dd] -smtpport:25

Note All other configurations steps are the same as in an IPv4 environment.