Share via


Command Line Parameters for the ICMP API Test (Windows Embedded CE 6.0)

1/6/2010

This test library can have one or more optional command line entries to change the behavior of the test. To specify one or more optional command line entries to the test library, you must use the –c command line option. This option forces Tux to pass the specified string into the test library.

For more information about how to edit the command line for a test, see Editing the Command-Line for a Test.

The default command line is tux –o –d IcmpAPITest –c.

The following table shows the optional command line parameters for the ICMP API Test.

Command line parameter Description

-s <IPv4 machine name or IP address>

Specifies a different IP address or name of another machine to ping. The default value is 127.0.0.1.

-s6 <IPv6 machine name or IP address>

Specifies a different IP address or name of another machine to ping. The default value is ::1.

See Also

Other Resources

ICMP API Test