Ping, Ping 373 – Promise Technology 2-Year Extended Warranty for VessR2000 RAID Head User Manual
Page 400
373
Product Manual
ping
Usage
ping -t
[-c
Summary
Allows the user to ping another network device from the management port or iSCSI port to
verify that the device is able to be “seen” by the enclosure.
Options
-t
The type of port to ping through. If -t is not specified, the default
value is iSCSI port.
iscsi
iSCSI port. iSCSI host interface product only.
mgmt
Management port. For embedded only.
-l
Controller id. It is required when port type is iscsi.
-p
Physical port id. Port id is required when port type is iscsi.
-i
IP address to ping.
-c
Number of packets to ping. Range from 1 to 64.
Examples
ping -t mgmt -i 192.168.1.1 # for embedded
ping -l 1 -p 1 -i 192.168.1.1 -c 5