Chapter 8: Using the Command Line Interface
524
Testing the Network Connectivity
This ping command sends the ICMP ECHO_REQUEST message to a
network host for checking its network connectivity. If the output shows
the host is responding properly, the network connectivity is good. If not,
either the host is shut down or it is not being properly connected to the
network.
diag>
ping <host>
Variables:
<host> is the host name or IP address whose networking connectivity
you want to check.
Options:
You can include any or all of additional options listed below in the
ping command.
Options
Description
count <number1>
Determines the number of messages to be
sent. <number1> is an integer number
between 1 and 100.
size <number2>
Determines the packet size. <number2> is an
integer number in bytes between 1 and
65468.
timeout <number3> Determines the waiting period before
timeout. <number3> is an integer number in
seconds ranging from 1 to 600.
The command looks like the following when it includes all options:
diag>
ping <host> count <number1> size <number2> timeout <number3>
Summary of Contents for Raritan SRC-0100
Page 114: ...Chapter 6 Using the Web Interface 102...
Page 291: ...Chapter 6 Using the Web Interface 279...
Page 301: ...Chapter 6 Using the Web Interface 289 6 Click Create to finish the creation...
Page 311: ...Chapter 6 Using the Web Interface 299...
Page 312: ...Chapter 6 Using the Web Interface 300 Continued...
Page 625: ...Appendix H RADIUS Configuration Illustration 613 Note If your SRC uses PAP then select PAP...
Page 630: ...Appendix H RADIUS Configuration Illustration 618 14 The new attribute is added Click OK...
Page 631: ...Appendix H RADIUS Configuration Illustration 619 15 Click Next to continue...