Skip to main content

VERIFY_REPLICATION_NODE_IP - OMS configuration option

Description

The VERIFY_REPLICATION_NODE_IP option specifies whether or to not to verify if the incoming node’s connection source IP address matches the IP address specified in the CLUSTER_MEMBERSHIP configuration option.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Configuration File Keyword

verify_replication_node_ip option

Value

option is the specification for whether or not the incoming node’s connection source IP address is verified.

Valid values for option are:

  • yes
    The incoming node’s connection source IP address is verified using the IP address specified by the CLUSTER_MEMBERSHIP option.
  • no
    The incoming node’s connection source IP address is not verified.

Default: yes.