지금 지원 담당자와 채팅
지원 담당자와 채팅

DR Series Software 3.2.6 - Command Line Reference Guide

Notes, cautions, and warnings *** 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 network --troubleshoot [--links] [--gateway] [--ntp] [--dns] [--active_domain] [--nis] [--clients] [--port_mapper] [--network_config] [--show_active <NFS|CIFS|OST|NDMP|ISCSI|RDS>] [--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 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 --reboot system --shutdown system --upgrade system --license [--validate] [--add] system --setname --name <node_name> system --setcompression [--fast] [--balanced] [--best] 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 --setlogin system --telnet [--enable | --disable] system --datacheck --enable system --datacheck --disable system --datacheck --throttle system --marker [--enable] [--disable] system --marker [--disable] system --marker [--enable] 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 --storage [--extend] system --mgmt_traffic system --backup_traffic system --replication_traffic system --opdup_traffic system --encryption --show system --encryption --passphrase system --encryption [--mode <static|internal>] [--interval <7 days to 70 years>] system --encryption [--set <ON|OFF>] 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]] 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 [--stop_reclaim_space] maintenance --filesystem [--clear_quarantine] maintenance --filesystem --show_throughput maintenance --configuration [--backup] maintenance --configuration [--restore] maintenance --configuration [--reinit_dictionary] maintenance --configuration [--reset_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 Replication Seed Schedule
Data Integrity Checking Additional Linux Commands

network --iperf_client --server <ip address | hostname> [--port <number>] [--window_size <num bytes [KB/MB]>] [--interval <num seconds>] [--time <num seconds>]

Description

Tests network performance between a client and server using a designated port (use this command at the same time you use the other --iperf command).

network --iperf_client --server acme-sw-02 --port 5001 --window_size 7KB --interval 30 --time 60

Result

-----------------------------------------------------------
Client connecting to acme-sw-02, TCP port 5001
TCP window size: 14.0 KByte (WARNING: requested 7.00 KByte)
-----------------------------------------------------------
[  6] local 10.20.21.23 port 5812 connected with 10.20.20.3 port 5001
[ ID] Interval       Transfer     Bandwidth
[  6]  0.0-30.0 sec   193 MBytes  54.0 Mbits/sec
[  6] 30.0-60.0 sec   205 MBytes  57.4 Mbits/sec
[  6]  0.0-60.0 sec   398 MBytes  55.7 Mbits/sec

network --iperf_server [--port <number>] [--window_size <num bytes [KB/MB>]

Description

Tests network performance between a client and server using a designated port (use this command at the same time you use the other --iperf command).

Syntax

network --iperf_server --port 5001 --window_size 7KB

Result

-----------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 14.0 KByte (WARNING: requested 7.00 KByte)
-----------------------------------------------------------
[  7] local 10.20.21.23 port 5812 connected with 10.20.20.3 port 5001
[ ID]  Interval       Transfer     Bandwidth
[  7]  0.0-60.0 sec   398 MBytes   55.7 Mbits/sec

network --help

Syntax

network --help

Result

network --show [--bondif <bond0,bond1,...,bondN>]
                 [--nwif <eth0,eth1,...,ethN>]
                 [--hosts]
                 [--routes] 
                 [--interface <bondN|ethN>]

        network --delete [--bondif <bond0,bond1,...,bondN>]
                 [--member <eth0,eth1,...,ethN>]
                 [--nwif <eth0,eth1,...,ethN>]

        network --restart

        network --setdhcp [--bondif <bondN>]
                 [--nwif <ethN>]

        network --setstatic_ip [--bondif <bondN>]
                 [--nwif <ethN>]
                 --ip <IPv4/IPv6 address>
                 --netmask <netmask>
                 [--gateway <IPv4/IPv6 address>]

        network --create_bond --bondif <bondN>
                 [--dhcp]
                 [--static]
                 --nwif <eth0,eth1,...,ethN>
                 [--mode < ALB | 802.3ad >]
                 [--name < DNS name >]
                 [--mtu <Supported MTU range 512 - 9000>]
                 [--ip <IPv4/IPv6 address>]
                 [--netmask <netmask>]
                 [--gateway <IPv4/IPv6 address>]
                 [--restart]

        network --create_eth --nwif <ethN>
                 [--dhcp]
                 [--static]
                 [--name < DNS name >]
                 [--mtu <Supported MTU range 512 - 9000>]
                 [--ip <IPv4/IPv6 address>]
                 [--netmask <netmask>]
                 [--restart]

        network --add_member --bondif <bondN>
                 --nwif <eth0,eth1,...,ethN>

        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 [--bondif <bondN>]
                 [--nwif <ethN>]
                 [--mode < ALB | 802.3ad >]
                 [--name < DNS name >]
                 [--mtu <Supported MTU range 512 - 9000>]

        network --factory_reset [--auto_bonding_speed <1G|10G>]

        network --host [--add] [--ip <IPv4/IPv6 address>] [--name <host name>]
                 [--delete] [--ip <IPv4/IPv6 address>] [--name <host name>]

        network --route [--add] [--network <destination networks>] [--netmask <netmask>] [--gateway <gateway addresses>] [--interface <bondN|ethN>]
                 [--delete] [--network <destination networks>] [--netmask <netmask>] [--gateway <gateway addresses>] [--interface <bondN|ethN>]

        network --nslookup --destination <ip address | hostname>

        network --traceroute --destination <ip address | hostname>
                 [--interface <bondN|ethN>]

        network --ping --destination <ip address | hostname>
                 [--tries <number>]
                 [--size <number>]
                 [--interface <bondN|ethN>]

        network --blink --nwif <ethN>

        network --enable [--bondif <bond0,bond1,...,bondN>]
                 [--nwif <eth0,eth1,...,ethN>]

        network --disable [--bondif <bond0,bond1,...,bondN>]
                 [--nwif <eth0,eth1,...,ethN>]

        network --troubleshoot [--links]
                 [--gateway]
                 [--ntp]
                 [--dns]
                 [--active_domain]
                 [--nis]
                 [--clients]
                 [--port_mapper]
                 [--network_config]
                 [--show_active <NFS|CIFS|OST|RDS>]
                 [--interface <bondN|ethN>]

        network --tcpdump [--port <NFS|Windows|Replication|OST|RDA>]
                 [--pkt_size <128 - 32768>]
                 [--file_size <0 - 100>]
                 [--stop]
                 [--host <ip address list>]
                 [--interface <bondN|ethN>]

        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

   network <command> <command-arguments>
   <command> can be one of:
                --show            Display network settings.
                --delete          Delete network interfaces(s).
                --restart         Restarts networking.
                --setdhcp         Configures bond interface to use DHCP.
                --setstatic_ip    Assigns a static IP address to the bond interface.
                --create_bond     Create bond interfaces for the machine.
                --create_eth      Create eth interfaces for the machine.
                --add_member      Add an interface to an existing bond.
                --setdns          Configures the Domain Name Servers.
                --setbonding      Updates bonding mode or MTU information.
                --update          Updates bonding and individual interface information.
                --factory_reset   Reset networking to factory configuration.
                --host            Manage local hosts.
                --route           Manage local routes.
                --nslookup        Looks up the IP address/hostname.
                --traceroute      Displays the packets route to network host.
                --ping            Sends ICMP ECHO_REQUEST to destination host.
                --blink           Blink LED on the specific ethernet device.
                --enable          Start the specific ethernet device(s) on restart.
                --disable         Don't start the specific ethernet device(s) on restart.
                --troubleshoot    Troubleshoots network issues.
                --tcpdump         Capture network traffic.
                --iperf_client    Run iperf (Network Performance) in client mode.
                --iperf_server    Run iperf (Network Performance) in server mode.

For command-specific help, please type network --help <command>
        eg:
            network --help show

OST

관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택