256 CHAPTER 15: SYSTEM MAINTENANCE AND DEBUGGING
The remote-ping test does not display test results. You can use the display
remote-ping command to view the test results.
You can use the display remote-ping command to check the test history as well as
the latest test results.
Configuration Example Network Requirement
Perform an remote-ping ICMP test between two switches. Like a ping test, this
test uses ICMP to test the RTTs of data packets between the source and the
destination.
Configuration procedure
1 Enable remote-ping Client.
[S5500] remote-ping-agent enable
2 Create an remote-ping test group administrator icmp.
[S5500] remote-ping administrator icmp
3 Configure the test parameters.
[S5500-remote-ping-administrator-icmp] test-type icmp
[S5500-remote-ping-administrator-icmp] destination-ip 10.10.10.10
[S5500-remote-ping-administrator-icmp] count 10
[S5500-remote-ping-administrator-icmp] timeout 3
4 Enable the test operation.
[S5500-remote-ping-administrator-icmp] test-enable
Configure the test
parameters
Configure
the
destination IP
address of
the test
destination-ip ip-address Required
By default, no destination IP
address is configured.
Configure
the type of
the test.
test-type type Optional
By default, the test type is
ICMP.
Configure
the packet
sending
times in each
test.
count times Optional
By default, the packet sending
times in each test is 1.
Configure
the
automatic
test interval.
frequency interval Optional
By default, the automatic test
interval is zero, which
indicating the test will be
performed only once.
Configure
the timeout
time of the
test.
timeout time Optional
By default, the timeout time is
3 seconds.
Execute the test test-enable Required
Display test results display remote-ping { history
| results } [
administrator-name test-tag ]
Required
You can execute the command
in any view.
Table 277 Configure Remote-ping (continued)
Operation Command Description