Dell DR6300 DR Series System Command Line Reference Guide - Page 144

replication --limit --speed <<num><kbps | mbps | gbps> | default> --target <ip

Page 144 highlights

Deletes the existing replication link to a container. replication --delete --name acme-59-replica --role source Result Successfully deleted replication entry. NOTE: The DR Series system CLI --force command is optional, and this command allows you to force the deletion of an existing replication link (such as when communications between the source and target are not working). replication --start --name --role Description Starts the replication process on an existing replication link to a container in a DR Series system. Syntax replication --start --name container2_replica --role target Result Replication configuration updated successfully. Replication Container : container2_replica Replication Role : Source Replication Target System : acme-85 Replication Target System IP : 10.20.22.20 Replication Target Container : acme85-S2 Replication Enabled : Yes Replication Compression Enabled : Yes Replication Encryption : AES 128-bit replication --stop --name --role Description Stops the replication process on an existing replication link to a container in a DR Series system. Syntax replication --stop --name acme-59_replicate --role source Result Replication configuration updated successfully. Replication Container : acme59 Replication Role : Source Replication Target System : acme-85 Replication Target System IP : 10.20.22.20 Replication Target Container : acme85-S2 Replication Enabled : No Replication Compression Enabled : Yes Replication Encryption : AES 128-bit replication --limit --speed --target Description Limits the bandwidth used during replication by defining a bandwidth limit using any of the following settings: • Kilobytes/second (kbps) • Megabytes/second (mbps) 144

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161

Deletes the existing replication link to a container.
replication --delete --name acme-59-replica --role source
Result
Successfully deleted replication entry.
NOTE:
The DR Series system CLI
--force
command is optional, and this command allows you to force the deletion
of an existing replication link (such as when communications between the source and target are not working).
replication --start --name <name> --role <source | target>
Description
Starts the replication process on an existing replication link to a container in a DR Series system.
Syntax
replication --start --name container2_replica --role target
Result
Replication configuration updated successfully.
Replication Container
: container2_replica
Replication Role
: Source
Replication Target System
: acme-85
Replication Target System IP
: 10.20.22.20
Replication Target Container
: acme85-S2
Replication Enabled
: Yes
Replication Compression Enabled : Yes
Replication Encryption
: AES 128-bit
replication --stop --name <name> --role <source | target>
Description
Stops the replication process on an existing replication link to a container in a DR Series system.
Syntax
replication --stop --name acme-59_replicate --role source
Result
Replication configuration updated successfully.
Replication Container
: acme59
Replication Role
: Source
Replication Target System
: acme-85
Replication Target System IP
: 10.20.22.20
Replication Target Container
: acme85-S2
Replication Enabled
: No
Replication Compression Enabled : Yes
Replication Encryption
: AES 128-bit
replication --limit --speed <<num><kbps | mbps | gbps> | default> --target <ip address |
hostname>
Description
Limits the bandwidth used during replication by defining a bandwidth limit using any of the following settings:
Kilobytes/second (kbps)
Megabytes/second (mbps)
144