Configuration
Configuring the High Availability Feature
$ x25check 250207
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 : 245 ms
Remote Connection Succeeded
If your system has multiple X.25 cards, you may need to specify the particular interface in order for x25check to work properly. For example, to run x25check on the second port of the first card (interface x25_0p2), you would use the following format:
x25check 250207 -i interface0p2
ping command Run the ping command to check your IP over X.25 connection. You can use either an IP address, or the alias for the local node (defined in the hosts file). The following example sends 6 packets of
100 bytes:
ping hpindla 100 -n 6
PING hpindla: 100 byte packets
100 | bytes | from 15.128.131.152: icmp_seq=1. time=321. ms |
100 | bytes | from 15.128.131.152: icmp_seq=2. time=320. ms |
100 | bytes | from 15.128.131.152: icmp_seq=3. time=319. ms |
100 | bytes | from 15.128.131.152: icmp_seq=4. time=318. ms |
100 | bytes | from 15.128.131.152: icmp_seq=5. time=320. ms |
100 | bytes | from 15.128.131.152: icmp_seq=6. time=321. ms |
PING | ||
6 packets | transmitted, 6 packets received, 0% packet loss |
You can then check your IP over X.25 connection to a remote host using its IP address or alias.
If ping does not run successfully on the local node address, refer to
Chapter 8, “Troubleshooting.”
Chapter 3 | 83 |