Dell DR4000 Command Line Reference Guide - Page 40

tries

Page 40 highlights

If no options are specified, the following prompts are shown: administrator@mydr4000 > network --ping --destination missing: Destination IP address or hostname If you specified options, but did not provide values, you are prompted as shown: administrator@mydr4000 > network --destination --destination requires a value : --destination Destination IP address or hostname In addition, you can specify the number of ping attempts by entering a value with the --tries option as shown: administrator@mydr4000 > network --ping --destination 10.250.194.5 --tries 7 PING 10.250.194.5 (10.250.194.5) from 10.250.194.5 bond0: 56(84) bytes of data. 64 bytes from 10.250.194.5: icmp_seq=1 ttl=64 time=0.032 ms 64 bytes from 10.250.194.5: icmp_seq=2 ttl=64 time=0.049 ms 64 bytes from 10.250.194.5: icmp_seq=3 ttl=64 time=0.047 ms 64 bytes from 10.250.194.5: icmp_seq=4 ttl=64 time=0.042 ms 64 bytes from 10.250.194.5: icmp_seq=5 ttl=64 time=0.040 ms 64 bytes from 10.250.194.5: icmp_seq=6 ttl=64 time=0.049 ms 64 bytes from 10.250.194.5: icmp_seq=7 ttl=64 time=0.042 ms --- 10.250.194.5 ping statistics --- 7 packets transmitted, 7 received, 0% packet loss, time 5999ms rtt min/avg/max/mdev = 0.032/0.043/0.049/0.005 ms If you specified the --tries option, but did not provide values, you are prompted as shown: administrator@mydr4000 > network --ping --destination 10.250.194.5 --tries --tries requires a value : --tries number of attempts 30 Managing the DR4000 System

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

30
Managing the DR4000 System
If no options are specified, the following prompts are shown:
administrator@mydr4000 > network --ping
--destination missing: Destination IP address or hostname
If you specified options, but did not provide values, you are prompted as
shown:
administrator@mydr4000 > network --destination
--destination requires a value : --destination <ip address |
hostname> Destination IP address or hostname
In addition, you can specify the number of ping attempts by entering a value
with the
--tries
option as shown:
administrator@mydr4000 > network --ping --destination
10.250.194.5 --tries 7
PING 10.250.194.5 (10.250.194.5) from 10.250.194.5 bond0:
56(84) bytes of data.
64 bytes from 10.250.194.5: icmp_seq=1 ttl=64 time=0.032 ms
64 bytes from 10.250.194.5: icmp_seq=2 ttl=64 time=0.049 ms
64 bytes from 10.250.194.5: icmp_seq=3 ttl=64 time=0.047 ms
64 bytes from 10.250.194.5: icmp_seq=4 ttl=64 time=0.042 ms
64 bytes from 10.250.194.5: icmp_seq=5 ttl=64 time=0.040 ms
64 bytes from 10.250.194.5: icmp_seq=6 ttl=64 time=0.049 ms
64 bytes from 10.250.194.5: icmp_seq=7 ttl=64 time=0.042 ms
--- 10.250.194.5 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time
5999ms
rtt min/avg/max/mdev = 0.032/0.043/0.049/0.005 ms
If you specified the
--tries
option, but did not provide values, you are
prompted as shown:
administrator@mydr4000 > network --ping --destination
10.250.194.5 --tries
--tries requires a value : --tries <number> number of
attempts