Chapter 3 Configuration Settings and Display
3.5 Host Interface Management > test iscsi-ping
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED
P2X0-1030-09ENZ0
308
test iscsi-ping
This command issues a ping command from the specified host interface port to the specified iSCSI host.
■
Syntax
■
Parameter
■
Example(s)
•
When a response is successfully returned for the ping command, "Success" is displayed.
•
When a response is not returned for the ping command, "Failure" is displayed and this CLI command
abnormally terminates with an error message.
•
Note that when a response is not returned for a connection between the host and the specified port fails
to link up, only "Failure" is displayed. No error messages are displayed.
test iscsi-ping -port
xyz
-ip
iscsi_host
[-count
count
]
-port
This parameter specifies the source host interface port used to issue the ping command. Only
one host interface port can be specified at any given time.
Example: -port 000
For details, refer to
"1.2.14 Host Interface Port Syntax" (page 25)
.
xyz
"x" is the controller module (CM) number, "y" is the CA number, and "z" is the iSCSI port
number.
Example: "123" indicates CM#1-CA#2-Host port#3
-ip
This parameter specifies the IP address of the target iSCSI host using IPv4 standard notation (a
base 256 "d.d.d.d" string) or IPv6 format. The types of IPv6 addresses that can be specified are
global addresses (including 6to4 addresses), link local addresses, and unique local addresses.
Only one iSCSI host can be specified at any given time.
-count
Optional. This parameter specifies the number of times that the ping command is to be issued.
Any value between 1 and 10 can be specified. If omitted, this parameter value defaults to 1.
The following example causes two pings to be issued from port#0 on CM#1 CA#0 to the iSCSI host
192.168.2.10. In this case, a "Success" string is displayed. This result indicates that a normal response was
received to both pings.
CLI> test iscsi-ping -port 100 -ip 192.168.2.10 -count 2
Success
The following example uses the same command as the previous example, but in this case, a "Failure" string
is displayed. This result indicates that a normal response was not received for at least one of the pings.
CLI> test iscsi-ping -port 100 -ip 192.168.2.10 -count 2
Failure
Summary of Contents for Eternus DX410 S2
Page 2: ...This page is intentionally left blank ...
Page 756: ......