This command modifies a native replication peer.
Usage
replicationpeer modify --id ID [--name NAME] [--remote-leading-vip REMOTE_LEADING_VIP] [--mss MSS]
Required Parameters
Options
|
Specifies the name of the native replication peer. |
|
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. |
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
Comments
0 comments
Article is closed for comments.