Tchater maintenant avec le support
Tchattez avec un ingénieur du support

DR Series Software 4.0 - 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 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 --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 --support_agent --register system --support_agent --unregister system --support_agent --stats system --support_agent --status 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 [--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 FC Replication Seed Schedule
Data Integrity Checking Additional Linux Commands

network --route

Syntax

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


        --add         Add local route.
        --delete      Delete local route.
        --network     Destination network.
        --netmask     Destination network mask.
        --gateway     Gateway to destination network.
        --interface   Interface to route through.

Result

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

Syntax

network --nslookup --destination 10.25.20.15

Result

10.25.20.15 has name sys-59.storage.local.

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

Syntax

network --traceroute --destination 10.25.20.20

Result

traceroute to 10.15.10.21 (10.15.10.21), 30 hops max, 40 byte packets
 1  10.25.24.1 (10.25.24.1)  0.510 ms  0.654 ms  0.673 ms
 2  10.20.12.16 (10.20.12.16)  7.095 ms  7.564 ms  7.843 ms
 3  10.16.16.2 (10.16.16.2)  1.092 ms  1.097 ms  1.130 ms
 4  10.16.0.9 (10.16.0.9)  1.006 ms  0.980 ms  1.017 ms
 5  10.18.14.97)  6.864 ms  5.703 ms  6.264 ms
 6  10.13.19.5)  7.230 ms  7.230 ms  7.260 ms
 7  10.16.19.6)  8.540 ms  8.624 ms  8.848 ms
 8  10.15.15.11 (10.15.15.11)  8.772 ms  9.032 ms  8.859 ms
 9  10.18.15.18 (10.158.15.18)  10.540 ms  10.674 ms  10.285 ms
10  10.15.0.21 (10.15.0.21)  9.153 ms  9.051 ms  9.216 ms

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

Syntax

network --ping --destination 10.25.19.5

Result

PING 10.25.19.5 (10.25.19.5) from 10.20.14.15 bond0: 56(84) bytes of data.

64 bytes from 10.25.19.5: icmp_seq=1 ttl=64 time=0.039 ms
64 bytes from 10.25.19.5: icmp_seq=2 ttl=64 time=0.049 ms
64 bytes from 10.25.19.5: icmp_seq=3 ttl=64 time=0.041 ms
64 bytes from 10.25.19.5: icmp_seq=4 ttl=64 time=0.041 ms
64 bytes from 10.25.19.5: icmp_seq=5 ttl=64 time=0.049 ms

--- 10.25.19.5 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 3999ms
rtt min/avg/max/mdev = 0.039/0.043/0.049/0.009 ms

Other Command Options

--tries

Specify the number of ping attempts by entering a value using the DR Series system CLI --tries command option.

Example

network --ping --destination 10.25.19.5 --tries 3

PING 10.25.19.5 (10.25.19.5) from 10.20.14.15 bond0: 56(84) bytes of data.

64 bytes from 10.25.19.5: icmp_seq=1 ttl=64 time=0.032 ms
64 bytes from 10.25.19.5: icmp_seq=2 ttl=64 time=0.049 ms
64 bytes from 10.25.19.5: icmp_seq=3 ttl=64 time=0.047 ms

--- 10.25.19.5 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 5999ms
rtt min/avg/max/mdev = 0.032/0.043/0.049/0.005 ms

--size

Specify a desired ping packet size by entering a value using the DR Series system CLI --size command option.

Example

network --ping --destination system-69 --size 35

PING 10.20.19.20 (10.20.19.20) from myDR4000 bond0: 35(63) bytes of data.

43 bytes from 10.20.19.20: icmp_seq=1 ttl=64 time=0.129 ms
43 bytes from 10.20.19.20): icmp_seq=2 ttl=64 time=0.163 ms
43 bytes from 10.20.19.20: icmp_seq=3 ttl=64 time=0.166 ms
43 bytes from 10.20.19.20: icmp_seq=4 ttl=64 time=0.237 ms
43 bytes from 10.20.19.20: icmp_seq=5 ttl=64 time=0.179 ms

--- 10.20.19.20.acme.local ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4000ms
rtt min/avg/max/mdev = 0.129/0.174/0.237/0.038 ms

--interface

Specify an interface address to use as the source address by entering a value using the DR Series system CLI --interface command option.

Example

network --ping --destination system-69 --interface bond0
Documents connexes

The document was helpful.

Sélectionner une évaluation

I easily found the information I needed.

Sélectionner une évaluation