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, andlimited.openmeans the replication network remains open permanently.closedmeans the replication network remains closed permanently.limitedmeans 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
limitedmode, defaults to 60 -
--request_id -
Specifies the request identifier for the replication network
openorclosedrequest. The--request_idis only required if quorum approval is enabled. Refer to: Quorom.