Description
The command sets the default network interface for replicating 'source' data.
Syntax
system --replication_traffic [--add] [--interface <bondN|ethN|lo>]
[--update] [--interface <bondN|ethN|lo>]
[--delete]
--add Add default replication network configuration.
--update Update default replication network configuration.
--delete Delete default replication network configuration.
--interface Interface to use for replicating 'source' data.
For example, to add the replication, run the command, system --replication_traffic --add --interface bond0
Result
Successfully added application replication.
Description
The command sets the default network interfaces for optimized copy data transfer.
Syntax
system --opdup_traffic [--add] [--incoming_interface <bondN|ethN|lo>] [--outgoing_interface <bondN|ethN|lo>]
[--update] [--incoming_interface <bondN|ethN|lo>] [--outgoing_interface <bondN|ethN|lo>]
[--delete]
--add Add default optimized copy configuration.
--update Update default optimized copy configuration.
--delete Delete default optimized copy configuration.
--incoming_interface Interface to use for receiving optimized copy data.
--outgoing_interface Interface to use for sending optimized copy data.
For example, to add the default network interface for incoming traffic, run the command:
system --opdup_traffic --add --incoming_interface bond0
Result
Successfully added application opdup_incoming.
Description
Displays the list of all system-related options that can be used as a reference when using the DR Series system CLI.
Result
Usage:
system --show [--config]
[--hardware]
[--storage] [--type <boot|internal|external>] [--service_tag <service tag>]
[--license] [--verbose]
[--ntp]
[--version]
[--timezones [Region]]
[--upgradefile]
[--upgradehistory]
[--marker]
[--verify_on_read]
[--replication_traffic]
[--opdup_traffic]
[--backup_traffic]
[--mgmt_traffic]
system --reboot
system --shutdown
system --upgrade
system --license [--add]
system --setname --name <node_name>
system --setdate [--date <date>]
[--timezone <Region/Zone>]
system --setntp [--add <server name>]
[--delete <server name>]
[--enable]
[--disable]
[--adjust_time]
system --hybrid_replication [--enable]
[--disable]
[--status]
system --rdairgap [--enable]
[--disable]
[--set_retention_period <0 days to 365 days>]
[--get_retention_period]
[--open]
[--close]
[--status]
system --rdairgap_schedule [--start_time <HH:MM>]
[--end_time <HH:MM>]
[--remove]
system --setlogin
system --telnet [--enable | --disable]
system --datacheck [--enable <all|namespace|blockmap>]
[--disable <all|namespace|blockmap>]
[--throttle <1-100>]
system --marker [--enable]
[--disable]
system --verify_on_read [--enable]
[--disable]
system --add_storage --enclosure <service tag>
system --storage [--blink] [--type <internal|external>] [--service_tag <service tag>] [--disk <slot num>]
[--unblink] [--type <internal|external>] [--service_tag <service tag>] [--disk <slot num>]
system --mgmt_traffic [--add] [--type <Webserver|Telnet>] [--interface <bondN|ethN|lo>]
[--update] [--type <Webserver|Telnet>] [--interface <bondN|ethN|lo>]
[--delete] [--type <Webserver|Telnet>]
system --backup_traffic [--add] [--type <NFS|CIFS|OST|RDS|NDMP|ISCSI|FC>] [--interface <bond(0-N)|eth(0-N)|lo>]
[--update] [--type <NFS|CIFS|OST|RDS|NDMP|ISCSI|FC>] [--interface <bond(0-N)|eth(0-N)|lo>]
[--delete] [--type <NFS|CIFS|OST|RDS|NDMP|ISCSI|FC>]
system --replication_traffic [--add] [--interface <bondN|ethN|lo>]
[--update] [--interface <bondN|ethN|lo>]
[--delete]
system --opdup_traffic [--add] [--incoming_interface <bondN|ethN|lo>] [--outgoing_interface <bondN|ethN|lo>]
[--update] [--incoming_interface <bondN|ethN|lo>] [--outgoing_interface <bondN|ethN|lo>]
[--delete]
system --help
system <command> <command-arguments>
<command> can be one of:
--show Displays command specific information.
--reboot Reboots the machine.
--shutdown Shuts down the machine.
--upgrade Upgrades the software on the machine.
--license Installs the license on the machine.
--setname Sets the name of the machine.
--setdate Sets the date and time zone for the machine.
--setntp Uses network time protocol (NTP) source to update time.
--hybrid_replication Enables or disables hybrid replication support.
--rdairgap Enables or disables airgap support.
--rdairgap_schedule Airgap close mode schedule management.
--setlogin Updates the login password.
--telnet Enables or disables telnet access.
--datacheck Enables or disables online data verification features.
--marker Enables or disables markers.
--verify_on_read Enables or disables data verification on read
--add_storage Adds an expansion shelf.
--storage Locates a disk or expansion shelf.
--mgmt_traffic Configure Webserver or Telnet to use a specific network interface.
--backup_traffic Specify network interfaces to use for backup network traffic.
--replication_traffic Set default network interface for replicating 'source' data.
--opdup_traffic Set default network interfaces for optimized copy data transfer.
For command-specific help, please type system --help <command>
eg:
system --help show
This topic introduces the DR Series system CLI commands that allow you to manage user accounts by enabling or disabling user accounts, adding and updating users, setting passwords, deleting users, and displaying the list of current active user accounts logged in to a DR Series system.