Diagnostic Utilities
x25check and x25server
VC_CLEAR Packet was received with
CAUSE | 0 : | DTE Originated |
DIAG | 245 : | Cannot Interpret Diagnostic Code |
Example 2: Running x25check With an X.121 Address
In the example below, the destination X.121 address of the destination node is specified as a parameter to x25check. This example shows a successful test and assumes the closed_user_group to be 51.
$ x25check 250207 -i interface0 -g 51
X25CHECK (c) COPYRIGHT
Test Starts on .. Wed Dec 8 09:15:01 1993
Initialization of the test...
CALL packet sent ...
The following figures have been measured on the network:
Set up time : 267 ms
Remote Connection Succeeded
Example 3: Running x25check With a Data Packet
In this example, a DATA packet is sent following the CALL packet. The size of the DATA packet (in octets) and the number of DATA packets to be sent are specified in addition to the X.121 address of the destination node. This example shows a successful test.
$ x25check 250207 -i interface0 -s 32767 -n 1
X25CHECK (c) COPYRIGHT
Test Starts on .. Wed Dec 8 09:15:47 1993
Initialization of the test...
CALL packet sent ...
DATA packet sent ... DATA packet received
The following figures have been measured on the network:
Set up time : 286 ms
Transit time : 24205 ms
Remote Connection Succeeded
Chapter 5 | 121 |