HP 6125G HP 6125G & 6125G/XG Blade Switches Network Management and Mon - Page 8

Using ping, tracert, and system debugging, Ping, Using a ping command to test network connectivity

Page 8 highlights

Using ping, tracert, and system debugging Use the ping, tracert, and system debugging utilities to test network connectivity and identify network problems. Ping The ping utility sends ICMP echo requests (ECHO-REQUEST) to the destination device. Upon receiving the requests, the destination device responds with ICMP echo replies (ECHO-REPLY) to the source device. The source device outputs statistics about the ping operation, including the number of packets sent, number of echo replies received, and the round-trip time. You can measure the network performance by analyzing these statistics. Using a ping command to test network connectivity Task Check whether a specified address in an IP network is reachable. Command • For an IPv4 network: ping [ ip ] [ -a source-ip | -c count | -f | -h ttl | -i interface-type interface-number | -m interval | -n | -p pad | -q | -r | -s packet-size | -t timeout | -tos tos | -v | -vpn-instance vpn-instance-name ] * host • For an IPv6 network: ping ipv6 [ -a source-ipv6 | -c count | -m interval | -s packet-size | -t timeout |-tos tos ] * host [ -i interface-type interface-number ] Remarks Use one of the commands. Available in any view. IMPORTANT: When you configure the ping command for a low-speed network, HP recommends that you set a larger value for the timeout timer (indicated by the -t keyword in the command). Ping example Network requirements Test the network connectivity between Device A and Device C in Figure 1. If they can reach each other, get detailed information about routes from Device A to Device C. 1

  • 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
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157

1
Using ping, tracert, and system debugging
Use the ping, tracert, and system debugging utilities to test network connectivity and identify network
problems.
Ping
The ping utility sends ICMP echo requests (ECHO-REQUEST) to the destination device. Upon receiving
the requests, the destination device responds with ICMP echo replies (ECHO-REPLY) to the source device.
The source device outputs statistics about the ping operation, including the number of packets sent,
number of echo replies received, and the round-trip time. You can measure the network performance by
analyzing these statistics.
Using a ping command to test network connectivity
Task
Command
Remarks
Check whether a specified
address in an IP network is
reachable.
For an IPv4 network:
ping
[
ip
] [ -
a
source-ip
|
-c
count
|
-f
| -
h
ttl
| -
i
interface-type interface-number
|
-m
interval
|
-n
|
-p
pad
|
-q
|
-r
|
-s
packet-size
|
-t
timeout
|
-tos
tos
|
-v
|
-vpn-instance
vpn-instance-name
] *
host
For an IPv6 network:
ping ipv6
[
-a
source-ipv6
|
-c
count
|
-m
interval
|
-s
packet-size
|
-t
timeout
|
-tos
tos
] *
host
[
-i
interface-type
interface-number
]
Use one of the commands.
Available in any view.
IMPORTANT:
When you configure the
ping
command for a low-speed network, HP recommends that you set a larger
value for the timeout timer (indicated by the
-t
keyword in the command).
Ping example
Network requirements
Test the network connectivity between Device A and Device C in
Figure 1
. If they can reach each other,
get detailed information about routes from Device A to Device C.