HP X.25/9000 User's Guide HP-UX 11i v3 (5900-1523, August 2011)
neg_outthruputclass 19200 # offered thruput class if using thruput class
negotiation
#
# Parameters for PVCs
#
pvc_inpacketsize 1024 # packetsize for PVCs
pvc_outpacketsize 1024 # packetsize for PVCs
pvc_inwindow 7 # window size for PVCs
pvc_outwindow 7 # window size for PVCs
Example 13 TCP configuration file x121_to_ip_map on machine B
#
# X.25 to IP Map File
# SVC Routing Information, as per RFC 1613
#
#Destination X.21 Destination
# Address IP Address
11111 10.0.0.1
22222 10.0.0.3
#
# PVC Routing Information, as per RFC 1613
# Local(LCN), Remote(LCN), LocalInterfacename,
RemoteInterfacename,Remoteip
pvcroute 1 3 xot0 xot0 10.0.0.1 #PVC channel 1 mapped to channel 3
pvcroute 2 2 xot0 xot0 10.0.0.1 #PVC channel 2 mapped to channel 2
pvcroute 3 1 xot0 xot0 10.0.0.1 #PVC channel 3 mapped to channel 1
To start and stop this configuration:
Starting
To start the configuration, execute the following command at the command prompt:
x25init -c /etc/x25/x25init_xot_def –X /etc/x25/x121_to_ip_map
Stopping
To stop the configuration, execute the following command at the command prompt:
x25stop –d /dev/x25_xot0
Troubleshooting XOT configuration
This section describes the issues that may occur while using the x25init command to configure
the XOT interface and ways to handle these issues.
Issue 1
Symptom:
When x25init -c /etc/x25/x25init_xot_xot0 -X /etc/x25/x121_to_ip_map_xot
command is executed, the following message is displayed:
[x25stop] X.25 interface /dev/x25_xot0 has been stopped
Configuring X.25 over TCP (XOT) 53










