Migrating X.25 over PSI to X.25 over TCP/IP (XOT)

Example 17 XOT Specific Configuration File for Host B: /etc/x25/x121_to_ip_map
#
# X.25 to IP Map File for SVCs, as per RFC 1613
#
#Destination X.21 Destination
# Address IP Address
11111 10.0.0.1
22222 10.0.0.2
Configuration on the X.25/LAPB to XOT Router:
This was verified with Cisco 2851 router, and the following X.25 routing table entries would have
to be added.
Cisco2851#configure terminal
Cisco2851(config)# x25 route 11111 interface Serial 0/0/0
Cisco2851(config)# x25 route 22222 xot 10.0.0.2
Rest of the L3 and L2 parameters for X.25 should be consistent between the participating hosts
and the router.
32 Migrating X.25 over PSI to XOT