Description
Allows you to enable or disable hybrid replication on the DR Series system as well as view the hybrid replication mode status.
Syntax
system --hybrid_replication --enable
Results
Password required to proceed.
Please enter the administrator password:
Hybrid replication enabled successfully.
Stopping filesystem...Done.
Starting filesystem...Done.
Description
For the DR Series system to work in air gap mode (close/open), it must be enabled by using this command. You can use this command to also disable Air Gap support on the DR Series system.
|
NOTE: When enabled, by default, Air Gap is set to the open state, and the retention period is set to 180 days. |
Available options for the system --rdairgap
command are:
- enable - enables the air gap feature.
- disable - disables the air gap feature.
- open - changes the mode to open.
- close - changes the mode to close
- set_retention_period - sets the retention period by specifying 0 to 365 days
- get_retention_period - allows you to view the retention period value.
- status - allows you to view the current air gap mode status.
Syntax
system --rdairgap --enable
Result
Password required to proceed.
Please enter the administrator password:
Airgap mode enabled successfully.
Stopping filesystem...Done.
Starting filesystem...Done.
Description
This command is used for schedule management for starting and closing an air gap. You can define a start time, end time, as well as remove the air gap schedule.
Syntax
system --rdairgap_schedule --start_time 01:15 --end_time 05:15
Description
Updates or resets the login password for the administrator of a DR Series system.
Result
Please enter administrator password:
Please enter administrator's new password:
Please re-enter administrator's new password:
Changed administrator’s password.