Specifications
Chapter 9 Configuring X.25
X.25 over ISDN D Channel
9-26
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Verifying Your Configuration
You can verify your configuration to this point by
• Confirming Connectivity to the Remote Device over IP
• Confirming Connectivity to the Remote Device over IPX
• Confirming That the X.25 Map Is Configured Correctly
• Confirming Switched Virtual Circuit and Permanent Virtual Circuit
Information
Command Task
Step1
interface BRI0:0 Enter configuration mode for the ISDN
subinterface.
Step2
ip address 192.168.41.41 255.255.255.0 Configure this interface with an IP address
and a subnet mask.
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.25 address of this interface.
Step6
dialer in-band Specify that DDR is supported on this
interface.
Step7
x25 map ip 192.168.41.40
ipx 9876.0000.0c03.ecc6 2345 broadcast
Set up the LAN protocols-to-remote-host
mapping for IP and IPX.
Step8
dialer-list 1 protocol ip permit Define a DDR dialer list to control dialing
based on access lists and IP packets.
Step9
no shutdown Enable the interface and the configuration
changes that you have just made on the
interface.
Step10
exit Exit configuration mode for this interface.