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
XOT specific Configuration File
This is an XOT specific configuration file and contains information about every participating X.25
system and their IP Addresses. It is unique to the host.
Following is the syntax of this file:
#Destination X.21 Address Destination IP Address
# Local(LCN),Remote(LCN),LocalInterfacename,RemoteInterfacename,Remoteip
It captures the routing information for SVCs and PVCs.
NOTE: The Local(LCN), Remote(LCN), LocalInterfacename, RemoteInterfacename and Remoteip
fields are applicable only for PVC setup.
Example 5 (page 40) shows a sample configuration file.
Example 5 Sample XOT specific configuration file
#
# X.25 to IP Map File
# SVC Routing Information, as per RFC 1613
#
#Destination X.21 Destination
# Address IP Address
55555 10.0.0.3
11111 10.0.0.4
#
# PVC Routing Information as per RFC 1613
# Local(LCN),Remote(LCN),LocalInterfacename,RemoteInterfacename,Remoteip
pvcroute 1 4 xot0 xot0 10.0.0.3 #PVC channel 1 mapped to channel 4
pvcroute 2 3 xot0 xot0 10.0.0.4 #PVC channel 2 mapped to channel 3
pvcroute 3 2 xot0 xot0 10.0.0.4 #PVC channel 3 mapped to channel 2
pvcroute 4 1 xot0 xot0 10.0.0.3 #PVC channel 4 mapped to channel 1
Starting and stopping configuration
Starting
To initialize the XOT interface, execute the x25init command with the -X option at the command
prompt.
The syntax for execution is:
40 Configuration










