Documentation for Axxon One 1.0.

Previous page Next page

기본적으로 페일오버 시스템 노드는 사용 가능한 모든 네트워크 인터페이스를 사용합니다. 

네트워크 인터페이스 수를 제한하기 위해 다음을 수행하세요.

  1. Locate the file C:\Program Files\RaftLauncher\current\raft-settings.xml 파일을 찾아 새 매개변수를 추가합니다.

    <item key="NGP_IFACE_WHITELIST">172.17.0.0/16</item>


    다음 설정 형식을 사용하십시오: "IP-address1/number of unit bits in the mask, IP-address2/number of unit bits in the mask".

  2. 동일한 매개변수를 다른 파일 C:\Program Files\AxxonSoft\Axxon One\bin\raft\raft-settings.xml 에 추가합니다.
  • No labels