HP X.25/9000 User's Guide HP-UX 11i v3 (5900-1523, August 2011)

Example 19 Running x25check interactively (no parameters)
The example below shows x25check used interactively to do three tests.
The first test (sending a call packet only) is successful and the results are shown. (Generally,
when running x25check, first send the CALL packet alone, without data, to verify that a VC
has been established between the nodes).
The second test uses the same destination address to send five data packets. Note that the
X.121 address you enter becomes the default value the next time you run the test.
The third test (to a different X.121 address) is unsuccessful. An error message stating the
problem is displayed.
When x25check prompts you for a programmatic access name, press Return. The programmatic
access name is not used for 712 Series workstations.
$ x25check
X25CHECK (c) COPYRIGHT Hewlett-Packard Company 1988.
Test Starts on.. Wed Dec 8 09:13:41 1993
Initialization of the test...
Do you want to send only a CALL packet (no DATA)? (y/n) > y
Enter the X.121 Address of the remote node ( ) > 2502057
Enter the programmatic access name through which you want to
check ( ) > interface2
Use reverse charging? (y/n) > y
Closed user group identification number (Blank or xx or xxxx) >
CALL packet sent ...
The following figures have been measured on the network:
Set up time: 302 ms
Remote Connection Succeeded
Do you want to run the test once again? (y/n) > y
Initialization of the test...
Do you want to send only a CALL packet (no DATA)? (y/n) > n
Enter the X.121 Address of the remote node (250207)>
Enter the programmatic access name through which you want to check
(interface20) >
CALL packet sent ...
DATA packet sent ... DATA packet received
DATA packet sent ... DATA packet received
DATA packet sent ... DATA packet received
DATA packet sent ... DATA packet received
DATA packet sent ... DATA packet received
The following figures have been measured on the network:
Set up time : 311 ms
Transit time : 120 ms
Remote Connection Succeeded
Do you want to run the test once again? (y/n) > y
Initialization of the test...
Do you want to send only a CALL packet (no DATA)? (y/n) > y
Enter the X.121 Address of the remote node ( 250207 ) > 2502059
Enter the programmatic access name through which you want to check
(interface20) > interface3
x25check and x25server 81