Specifications
9-27
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 9 Configuring X.25
X.25 over ISDN D Channel
Confirming Connectivity to the Remote Device over IP
Follow these steps to confirm connectivity with the remote device over IP:
Step 1 Enter the ping command, followed by the IP address of the remote device. You
should see command output similar to the following:
Router# ping 192.168.39.40
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echoes to 192.168.39.40, timeout is 2
seconds: !!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/20/20
ms
Step 2 Check the success rate in the command output. If the success rate is below
100 percent, see the “Troubleshooting X.25 Problems” section on page 9-29 for
suggestions.
Confirming Connectivity to the Remote Device over IPX
Follow these steps to confirm connectivity with the remote device over IPX:
Step 1 Enter the ping command, and respond to the prompts shown in the following
command output example:
Router# ping
Protocol [ip]: ipx
Target IPX address: 9876.0000.0c03.ecc6
Repeat count [5]: <Return>
Datagram size [100]: <<Return>>
Timeout in seconds [2]: <<Return>>
Verbose [n]: <<Return>>
Novell Standard Echo [n]: <<Return>>
Type escape sequence to abort.
Sending 5, 100-byte IPX cisco Echoes to 9876.0000.0c03.ecc6, timeout
is 2 seconds: !!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/21/24
ms
Substitute the IPX address of your remote device for the IPX address shown in the
example.