Specifications

9-5
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 9 Configuring X.25
X.25
Verifying Your Configuration
You can verify your configuration to this point by
Confirming Connectivity to the Central-Site Router over IP
Confirming Connectivity to the Central-Site Router over IPX
Confirming That the Serial Interface Is Functioning Correctly
Confirming That the X.25 Map Is Configured Correctly
Confirming Switched Virtual Circuit and Permanent Virtual Circuit
Information
Confirming Connectivity to the Central-Site Router over IP
Follow these steps to confirm connectivity to the central-site router over IP:
Step 1 Confirm that the router is connected to the central-site router.
Command Task
Step1
interface Serial0 Enter configuration mode for the serial
interface.
Step2
ip address 172.16.26.1 255.255.255.0 Configure this interface with an IP address.
Step3
encapsulation x25 Set the encapsulation type on this interface
to X.25.
Step4
ipx network 9876 Enable IPX routing on this interface.
Step5
x25 address 5432 Set the X.121 address of this interface.
Step6
x25 map ip 172.16.26.2 2345 broadcast Set up the LAN protocols-to-remote-host
mapping for IP and X.25.
Step7
x25 map ipx 9876.0000.0c03.ecc6 2345
broadcast
Set up the LAN protocols-to-remote-host
mapping for IPX and X.25.
Step8
no shutdown Enable the interface and the configuration
changes that you have just made on the
interface.
Step9
exit Exit configuration mode for this interface.