HP X.25/9000 User's Guide HP-UX 11i v3 (5900-1523, August 2011)
Example 6 Generic X.25 configuration file x25init_xot_def on machine A
#
# Likely runstring: x25init -c /etc/x25/x25init_xot_def –X
/etc/x25/x121_to_ip_map
X.121 11111 # X.121 address
X.121_packet 11111 # use a null (i.e. length 0) packet
# address (TransPac addressing)
name xot0 # interface name for Level 3 access
# It MUST be of the format xot<instance number>
# where "instance number" can take a value from 0 to 9
#
# XOT Specific Parameters
#
local_tcpip_address 10.0.0.1 # TCP/IP address of local interface
# Level 3 Parameters
# virtual circuit parameters
# logical channel id, start num [1-4095], type, how many
lci 1 svc 255 # 255 two-way SVCs
networktype TRANSPAC # CCITT 1984, DTE (see /etc/x25/x25_networks)
fast_select enabled # allow incoming calls with call user data
reverse_charge enabled # allow incoming calls requesting reverse changes
def_inpacketsize 1024 # default packetsize
def_outpacketsize 1024 # default packetsize
def_inwindow 7 # default window size
def_outwindow 7 # default window size
def_inthruputclass 19200 # default thruput class
def_outthruputclass 19200 # default thruput class
#
# Flow Control Parameters, needs to be enabled as per RFC 1613
#
flowcontrol on # flow control negotiation allowed
neg_inpacketsize 1024 # offered packet size if using flow control
negotiation
neg_outpacketsize 1024 # offered packetsize if using flow control
negotiation
neg_inwindow 7 # offered window size if using flow control negotiation
neg_outwindow 7 # offered window size if using flow control negotiation
thruputclass on
neg_inthruputclass 19200 # offered thruput class if using thruput class
negotiation
neg_outthruputclass 19200 # offered thruput class if using thruput class
negotiation
Configuring X.25 over TCP (XOT) 43










