Command
|
BLOCK ALL |
Description
|
Allows you to block writing to the data located in the replication set target paths. You can block all of the paths for every connection to that target or only those paths associated with a particular connection. This keeps the data from being changed outside of Double-Take Availability processing.
|
Syntax
|
BLOCK ALL [ON <target>] | <source> [con_id] [ON <target>]
|
Options
|
- target—Name of the target, an IP address on the target, or a virtual IP address
- source—Name of the source
- con_id—Connection ID assigned to the source/target connection t
|
Examples
|
-
block all on beta
- block all alpha 3 on beta
|
Notes
|
Options that contain non-alphanumeric characters must be enclosed in quotation marks.
|