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

Displays the list of all replication-related options that can be used as a reference when using

Page 146 highlights

replication --help Description Displays the list of all replication-related options that can be used as a reference when using the DR4000 system CLI. Syntax replication --help Result Usage: replication --show [--name ] [--role ] [--verbose] [--limits] replication --add --name ] --role --peer [--peer_name ] [--username ] [--encryption ] replication --update --name --role [--peer ] [--encryption ] [--username ] replication --delete --name --role [--force] replication --start --name --role

  • 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

replication --help
Description
Displays the list of all replication-related options that can be used as a reference when using the DR4000 system CLI.
Syntax
replication --help
Result
Usage:
replication --show [--name <name>]
[--role <source | target>]
[--verbose]
[--limits]
replication --add --name <name>]
--role <source | target>
--peer <ip address | hostname>
[--peer_name <name>]
[--username <user name>]
[--encryption <none | aes128 | aes256>]
replication --update --name <name>
--role <source | target>
[--peer <ip address | hostname>]
[--encryption <none | aes128 | aes256>]
[--username <name>]
replication --delete --name <name>
--role <source | target>
[--force]
replication --start --name <name>
--role <source | target
replication --stop --name <name>
--role <source | target
replication --limit --speed <<num><kbps | mbps | gbps | default>
--target <ip address | hostname>
replication --resync --name <name>
--role <source | target>
replication --troubleshoot --peer <ip address | hostname>
replication --help
replication <command> <command-arguments>
<command> can be one of:
--show
Displays command specific information.
--add
Adds a replication link to a container.
--update
Updates a replication link to a container.
--delete
Deletes a replication link from a container.
--start
Starts replication.
--stop
Stops replication.
--limit
Limits bandwidth consumed by replication.
--resync
Initiates a replication re-sync.
--troubleshoot
Troubleshoots replication connection.
146