replicationpeer modify

Prev Next

This command modifies a replication peer.

Usage

replicationpeer modify --id ID
                      [--name NAME]
                      [--remote-leading-vip REMOTE_LEADING_VIP]
                      [--mss MSS]

Required Parameters

--id ID

Specifies which replication peer to modify.

Options

--name NAME

Specifies the name of the replication peer.

--remote-leading-vip REMOTE_LEADING_VIP

A VIP in the remote peer's replication VIP Pool to use as the leading VIP. This needs to be updated if the replication VIP pool on the remote peer was changed to an IP range that does not overlap with the previous IP range. Managing Virtual IP Pools

--mss MSS

Maximum segment size (MSS), in bytes, that the peer can receive in a single TCP segment.

Example

vcli: admin>  replicationpeer modify --id --remote-leading-vip 198.168.100.200