サポートと今すぐチャット
サポートとのチャット

DR Series Software 4.0.4 - Command Line Reference Guide

Introduction to the DR Series System Command Line Reference Guide Introducing the DR Series system Managing the DR Series system
Alerts Commands Authenticate Commands Network
Network Command Usage network --show network --delete network --restart network --setdhcp network --setstatic_ip [--bondif <bondN>] [--nwif <ethN>] --ip <IPv4/IPv6 address not already in use> --netmask <netmask> [--gateway <IPv4/IPv6 address>] network --create_bond network --create_eth network --add_member network --setdns [--suffix <dns suffix>] [--primary <IPv4/IPv6 address>] [--secondary <IPv4/IPv6 address>] network --setbonding --bondif <bondN> [--mode <ALB | 802.3ad>] [--mtu <supported MTU range 512 - 9000>] network --update network --factory_reset network --host network --route network --nslookup --destination <ip address | hostname> network --traceroute --destination <ip address | hostname> network --ping --destination <ip address | hostname> [--tries <number>] [--size <number>] [--interface <bondN | ethN>] network --blink network --enable network --disable=GUID-925B2D94-D583-4966-ABDE-8E3FE14B59FC=1=en-us= network --troubleshoot [--links] [--gateway] [--ntp] [--dns] [--active_domain] [--nis] [--clients] [--port_mapper] [--network_config] [--show_active <NFS|CIFS|OST|RDS|NDMP|ISCSI|FC>] [--interface <bondN | ethN>] network --troubleshoot --gateway --interface <bondN | ethN> network --troubleshoot [--show_active <NFS| CIFS|OST|NDMP|ISCSI|RDS>] network --tcpdump [--port <nfs | windows | replication | ost | rds>] [--pkt_size <128 - 32768>] [--file_size <0 - 100>] [--stop] [--host <ip address list>] [--interface <bondN | ethN>] network --tcpdump [--pkt_size <128 - 32768>] network --tcpdump [--file_size <0 - 100>] network --tcpdump [--host <ip address list>] network --tcpdump [--port <nfs | windows | replication | ost | rds>] network --iperf_client --server <ip address | hostname> [--port <number>] [--window_size <num bytes [KB/MB]>] [--interval <num seconds>] [--time <num seconds>] network --iperf_server [--port <number>] [--window_size <num bytes [KB/MB>] network --help
OST RDA Stats Storage Group commands System
System Command Usage system --show [--config] system --show [--hardware] system --show [--storage] [--type <boot | internal | external>] [--service_tag <service tag>] system --show [--storage] system --show [--license] [--verbose] system --show [--ntp] system --show [--version] system --show [--timezones [Region]] system --show [--upgradefile] system --show [--upgradehistory] system --show [--marker] system --show [--replication_traffic] system --show [--opdup_traffic] system --show [--backup_traffic] system --show [--mgmt_traffic] system --init system --init --secure_erase <1–pass/3-passes/7-passes> system --reboot system --shutdown system --upgrade system --license [--validate] [--add] system --setname --name <node_name> system --setdate [--date <date>] [--timezone <Region/Zone>] system --setntp [--add <server name>] system --setntp [--delete <server name>] system --setntp [--enable] system --setntp [--disable] system --setntp [--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 system --datacheck --disable system --datacheck --throttle system --marker [--enable] [--disable] system --verify_on_read [--enable] [--disable] system --add_storage --enclosure <service tag> system --storage [--set_usage_alert <70% - 90%>] system --storage [--blink] [--type <internal | external>] [--service_tag <service tag>] [--disk <slot num>] system --storage [--unblink] [--type <internal | external>] [--service_tag <service tag>] [--disk <slot num> system --mgmt_traffic system --backup_traffic system --replication_traffic system --opdup_traffic system --help
User Virtual Machine
Maintaining the DR Series System
Diagnostics Maintenance
Maintenance Command Usage maintenance --filesystem [--start_scan [verify_data | verify_rda_metadata | verify_metadata] [--storage_group <name>] maintenance --filesystem [--stop_scan] maintenance --filesystem [--scan_status] maintenance --filesystem [--scan_report [verbose]] maintenance --filesystem [--repair_status [verbose]] maintenance --filesystem [--repair_history [verbose]] maintenance --filesystem [--scan_restart [verify_data | verify_rda_metadata | verify_metadata]] maintenance --filesystem [--repair_now] maintenance --filesystem [--reclaim_space] maintenance --filesystem [--clear_quarantine] maintenance --filesystem [--clear_quarantine] maintenance --filesystem --show_throughput maintenance --configuration [--backup] maintenance --configuration [--restore] maintenance --configuration [--reinit_dictionary] maintenance --configuration [--reset_web_certificate] maintenance --configuration --enable_sha256_web_certificate maintenance --hardware [--reinit_nvram] maintenance --hardware [--restore_hw_db] maintenance --hardware [--motherboard_replaced] maintenance --disk [--make_standby [slot num]] [--type <internal | external-<num> | service tag>] --clear_foreign] maintenance --remote_access [--show] maintenance --remote_access [--enable] maintenance --remote_access [--racreset] maintenance --remote_access [--static_ip] [--ip <IPv4/IPv6 address>] [--netmask <netmask>] [--gateway <IPv4/IPv6 address>] [--device <lom1|lom2|lom3|lom4>] maintenance --remote access [--disable] maintenance --vdisk --check_consistency --type <boot|internal|external> [--service_tag <service tag>] maintenance --help
Managing DR Series System Storage Operations
System Storage Operation Commands Connection Container VTL NDMP iSCSI FC Replication Seed Schedule
Data Integrity Checking Additional Linux Commands About us

authenticate --guestmode [--disable]

Description

Disables all CIFS shares as guest-only access.

Syntax

authenticate --guestmode --disable 

Result

Restarting Windows Access Server... done.

NOTE: If you attempt to enable guestmode for all CIFS shares when the DR Series system is already joined to an ADS domain (using the DR Series system CLI authenticate --guestmode --enable command), the following error message displays: This node is already joined to domain <domainname>. Please leave the domain before enabling the guest-only mode.

authenticate --server_signing --mode <auto | mandatory | disabled>

Description

Configures the server signing for Common Internet File System (CIFS) on a DR Series system. This is a security provision based on Server Message Block (SMB) signing, a form of packet authentication. After CIFS-based users are authenticated, SMB signing adds a digital signature to each packet that is transferred between client and server. These digital signatures verify that the identity of the server matches the credentials expected by the client, and vice versa. By verifying that every packet that is received comes from an authenticated source, these digital signatures ensure the integrity of the communications. The DR Series system CLI --server_signing --mode command contains four values:

  • auto — Configures authentication via server signing to be automatically performed.
  • mandatory — Configures authentication via server signing as mandatory, or the connection will be dropped.
  • disabled — Disables authentication via server signing so that no connections are accepted.

Syntax

authenticate --server_signing --mode auto

Result

Successfully added server signing to auto.

authenticate --help

Description

Displays the list of all authenticate-related options that can be used as a reference when using the DR Series system CLI.

Syntax

 authenticate --help

Result

Usage:
authenticate --show [--users]
            [--domain <domain name>]
            [--login_group]

authenticate --join --domain <domain name>
            [--ou <org-unit name>]
             --user <user name>

authenticate --leave [--user <user name>]
            [--force]

authenticate --update --kerberos

authenticate --add [--user <user name>]
            [--login_group <DOMAIN\LOGIN GROUP>]

authenticate --delete [--user <user name>]
            [--login_group <DOMAIN\LOGIN GROUP>]

authenticate --set --user <user name>

authenticate --guestmode [--enable]
            [--disable]

authenticate --server_signing --mode <auto|mandatory|disabled|show>

authenticate --help

authenticate <command> <command-arguments>
<command> can be one of:
--show           Displays current ADS domain, authorized local CIFS users, and login group.
--join           Joins an ADS domain.
--leave          Leaves an ADS domain.
--update         Updates ADS configuration.
--add            Creates local workgroup user for CIFS authentication or adds login group.
--delete         Deletes local workgroup user from CIFS authentication or deletes login group.
--set            Sets password for a local workgroup user.
--guestmode      Configures all CIFS shares for guest only access.
--server_signing Configures server signing for CIFS.

For command-specific help, please type authenticate --help <command>
For example:
            authenticate --help show

Network

The DR Series system CLI commands let you perform the following network-related tasks:

  • Displays information about a DR Series system.
  • Deletes network interfaces.
  • Restarts networking.
  • Configures bond interface to use DHCP.
  • Assigns a static IP address to the bond interface.
  • Creates bond interfaces for the system.
  • Creates eth interfaces for the system.
  • Adds an interface to an existing bond.
  • Configures servers in the domain name system (DNS).
  • Updates the bonding mode or maximum transmission unit (MTU).
  • Updates bonding and individual interface information.
  • Resets networking to factory configuration.
  • Manages local hosts.
  • Manages local routes.
  • Looks up the IP address or hostname for a specific destination.
  • Starts a packet trace route for a specific network host.
  • Pings a destination host
  • Blinks LED on the specific ethernet device.
  • Starts the specific ethernet devices on restart.
  • Does not start the specific ethernet devices on restart.
  • Performs basic troubleshooting.
  • Capture network traffic.
  • Runs iperf (Network Performance) in client mode.
  • Runs iperf (Network Performance) in server mode.
関連ドキュメント

The document was helpful.

評価を選択

I easily found the information I needed.

評価を選択