X.25 Configuration Files and Examples
Example Files
Table | (Continued) |
#Level 3 Parameters
#Mandatory Parameters - virtual circuit parameters
#logical channel id, start num
#At least one lci type (PVC, incoming,
#needs to be configured.
#lci 1 pvc 5 | # 5 permanent VCs starting at LCI 1 | ||
#lci 255 insvc 5 | # 5 | ||
#lci 2048 | svc 6 | 255 |
|
#lci 3072 | outsvc 6 | # 6 | |
|
| 2048 | |
|
| # 6 | |
|
| 3072 |
networktype DTE_84 fast_select disabled reverse_charge disabled
#CCITT 1984, DTE (see /etc/x25/x25_networks)
#disallow incoming calls with call user data
#disallow incoming calls requesting reverse changes
def_inpacketsize 128 | # default packetsize |
def_outpacketsize 128 | # default packetsize |
def_inwindow 2 | # default window size |
def_outwindow 2 | # default window size |
# def_inthruputclass | # default thruput class |
19200 | # default thruput class |
# def_outthruputclass |
|
19200 |
|
flowcontrol off
neg_inpacketsize 128 neg_outpacketsize 128 neg_inwindow 2 neg_outwindow 2
#flow control negotiation not allowed
#offered pkt size if using flow control negotiation
#offered pkt size if using flow control negotiation
#offered wndw size if using flow control negotiation
#offered wndw size if using flow control negotiation
thruputclass off
Appendix B | 235 |