racli configure replication_network

Configures replication network interface to be either open, closed or limited, managing replication data transfer between two Recovery Appliances.

Syntax

racli configure replication_network --mode={open|closed|limited} 
 [ --interface=<INTERFACE> ] [ --timeout=<TIMEOUT> ]  [ --request_id=<REQUEST_ID> ]

Options

--mode

Specifies the mode in which the replication network is to be configured. Valid modes are: open, closed, and limited.

  • open means the replication network remains open permanently.
  • closed means the replication network remains closed permanently.
  • limited means the replication network opens for a specified period, then closes automatically.
--interface

Specifies the interface for replication network. Default is bondeth1.

--timeout

Specifies the duration in minutes for which the replication network remains open in limited mode, defaults to 60

--request_id

Specifies the request identifier for the replication network open or closed request. The --request_id is only required if quorum approval is enabled. Refer to: Quorom.