home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0210 - 0219 / ibm0210-0219 / ibm0213.tar / ibm0213 / PNX-X25.ZIP / ECNODE.IN_ / ECNODE.IN
Encoding:
Text File  |  1993-08-26  |  9.1 KB  |  231 lines

  1. ;*********************************************************************
  2. ;       File: ecnode.ini
  3. ;    Description:
  4. ;
  5. ;        Sample configuration file for the X.25 Switch 
  6. ;               and for the Async PAD.                        
  7. ;               
  8. ;               Please refer to the reference manual for
  9. ;               detailed description of parameters.
  10. ;               
  11. ;
  12. ;    Usage
  13. ;        RANLOAD SET /F ECNODE.INI
  14. ;
  15. ;
  16. ;*********************************************************************
  17. ;
  18. ;S W I T C H     D E F I N I T I O N      S E C T I O N
  19. ;----------------------------------------------------------------------                                
  20. ;
  21. ;  protocol    name
  22. ;  |    card number indicator
  23. ;  |    |   section    name
  24. ;  |    |   | 
  25. [switch.c1.config]                ; Switch module card 1 configuration 
  26.                                   ; object
  27.         
  28. max_route                = 32     ; specifies the number of route 
  29.                                   ; table entries
  30.  
  31. ;----------------------------------------------------------------------                                
  32. ;    Control objects       (write only!)
  33. ;----------------------------------------------------------------------
  34.  
  35. [switch.c1.control]               ; Switch module card 1 control object
  36.  
  37. clear_table             = all     ; Clear old configuration before 
  38.                                   ; loading the
  39.                                   ; following configuration
  40.  
  41.  
  42. ;----------------------------------------------------------------------
  43. ;               Route configuration table  (read/write)
  44. ;----------------------------------------------------------------------
  45. ;  protocol name
  46. ;  |    card number indicator
  47. ;  |    |   section name
  48. ;  |    |   |    entry number
  49. ;  |    |   |    |
  50. [switch.c1.route.1]               ; Card 1 route table entry 1
  51. entry_state             = on      ; entry is enabled
  52. entry_name              = 'WS_1'  ; route entry name is 'WS_1'
  53. s_address               = '*'     ; any source
  54. d_address               = '1000*' ; any destination starting with '1000'
  55. user_data               = '*'     ; any user data
  56. break_flag              = yes     ; stop searching for s_address and 
  57.                                   ; d_address if they match
  58. port_id                 = 1       ; Port zero represents PC users on the LAN
  59.                                   ; and the APAD
  60.                                   ; port 1..n specifies the local port number
  61.  
  62.  
  63. [switch.c1.route.2]               ; Card 1 route table entry 2
  64. entry_state             = on      
  65. entry_name              = 'WS_2'  ; route entry name is 'WS_2'
  66. s_address               = '*'     
  67. d_address               = '2000*' ; destination starting with '2000'
  68. user_data               = '*'     
  69. break_flag              = yes     
  70. port_id                 = 2       
  71.  
  72.  
  73. [switch.c1.route.3]               ; Card 1 route table entry 3
  74. entry_state             = on      
  75. entry_name              = 'WS_3'  
  76. s_address               = '*'     
  77. d_address               = '*4000' ; any destination ending with '4000'
  78. user_data               = '*'     
  79. break_flag              = yes     
  80. port_id                 = 3       
  81.  
  82.  
  83. [switch.c1.route.4]                     
  84. entry_state             = on      
  85. entry_name              = 'WS_4'  
  86. s_address               = '*'     
  87. d_address               = '4000*' 
  88. user_data               = '*'     
  89. break_flag              = yes     
  90. port_id                 = 4       
  91.                                   
  92. ;----------------------------------------------------------------------
  93. ;      Port configuration
  94. ;
  95. ;      NOTE: 
  96. ;        no port configuration is required unless DNICs or prefixes
  97. ;        need to be deleted; the following configuration for
  98. ;     The default base address length is 10. This varies from
  99. ;     one country to another, make sure the parameter is set in
  100. ;     accordance with local needs                
  101. ;----------------------------------------------------------------------
  102. ;  protocol name
  103. ;  |    card number indicator
  104. ;  |    |   section name
  105. ;  |    |   |    port number
  106. ;  |    |   |    |
  107. [switch.c1.port.1]                ; Configuration for Card 1, port 1
  108. entry_name              = 'WS_1'
  109. dnic                    = none    ; dnic/dcc/none
  110. base_adr_len            = 8       ; base address length of 8 bytes
  111. ;delete_prefix           = yes    ; delete prefix
  112. ;delete_dnic             = yes    ; delete dnic
  113.  
  114.  
  115. [switch.c1.port.2]                ; Configuration for Card 1, port 2
  116. entry_name              = 'WS_2'
  117. dnic                    = none        
  118. base_adr_len            = 8           
  119. ;delete_prefix           = yes        
  120. ;delete_dnic             = yes        
  121.  
  122.  
  123. [switch.c1.port.3]                ; Configuration for Card 1, port 3
  124.  
  125. entry_name              = 'WS_3'
  126. dnic                    = none        
  127. base_adr_len            = 8           
  128. ;delete_prefix           = yes        
  129. ;delete_dnic             = yes        
  130.  
  131. [switch.c1.port.4]                ; Configuration for Card 1, port 4
  132.  
  133. entry_name              = 'WS_4'
  134. dnic                    = none        
  135. base_adr_len            = 8           
  136. ;delete_prefix           = yes        
  137. ;delete_dnic             = yes        
  138.  
  139. ;----------------------------------------------------------------------                                
  140. ;----------------------------------------------------------------------                                
  141. ;
  142. ;A S Y N C  P A D    D E F I N I T I O N      S E C T I O N
  143. ;----------------------------------------------------------------------                                
  144. ; protocol
  145. ; |   port
  146. ; |   | section
  147. ; |   | | 
  148. [apad.5.config]                         ; Async PAD port configuration
  149. pad_prompt              = 13,10,'PAD>'  ; new PAD prompt to replace 
  150.                                         ; CCITT standard '*' if not empty
  151. language                = english       ; not supported
  152.  
  153. initial_profile         = 1,1,2,0,2,5,21,0,0,80,15,1,4,0,0,8,24,18,2,64,0,0          
  154.  
  155. idle_timer              = 0             ; disconnect idle timer in sec
  156. auto_connect            = no            ; no auto_connect 
  157. auto_parm_list          = 15:0,18:2     ; auto_connect parameter list
  158. x25_vcn                 = 0             ; X.25 PVC number if auto-pvc
  159. x25_port                = 5             ; X.25 local port number (1-8)
  160. disable_x29             = no            ; if yes = ignore X.29 packets
  161. incoming_calls          = yes           ; yes = allow incoming calls
  162. autobaud_detect         = no            ; if yes = automatically detect
  163.                                         ; speed, char length and parity
  164.  
  165. ; incoming call and auto-answer parameters
  166. ; possible facilities outgoing = Nnui Tn R Gn On C F S Q Ecae
  167. ; incoming facilities includes = RI
  168.  
  169. incall_local_addr       = '5000'        ; local X.25 address
  170.                                         ; wildcards accepted
  171. incall_remote_addr      = '6000'        ; remote X.25 address
  172.                                         ; wildcards accepted
  173. incall_facility         = 'RI G1'       ; facilities
  174. incall_user_data        = 1,0,0,0,'guest'; user data
  175.  
  176. ; outgoing call and auto-call parameters
  177.  
  178. outcall_local_addr      = '5000'        ; local X.25 address
  179. outcall_remote_addr     = '6000'        ; remote X.25 address
  180. outcall_facility        = ''            ; facility
  181. outcall_user_data       = ''            ; user data
  182.  
  183. ;----------------------------------------------------------------------
  184. ; mnemonic table, apply to all ports on same card
  185. ;----------------------------------------------------------------------
  186. ; protocol
  187. ; |   card number indicator
  188. ; |   |  section 
  189. ; |   |  |     
  190. ; |   |  |     
  191. ; |   |  |    entry number
  192. ; |   |  |     |
  193. [apad.c1.mnemo.1]            ; WS_1MNE entry definition
  194. entry_state        = on        ; create mnemonic entry
  195. entry_name        = 'WS_1MNE'    ; name without leading '.'
  196. remote_addr        = '1000'    ; remote X.25 address
  197. facility        = 'R G12'    ; facility to include
  198. facility_ovr        = no        ; yes = facility can be overriden
  199. user_data        = 'system'    ; user data
  200. user_data_ovr        = no        ; user data can be overriden
  201. parm_list        = 15:1       ; parameter list
  202.                         
  203.  
  204. ; protocol
  205. ; |   card number indicator
  206. ; |   |  section 
  207. ; |   |  |     
  208. ; |   |  |     
  209. [asn.5.config]                          ; asynchronous line characteristics
  210. line_speed                      = 19200 ; 300,600,1200,2400,4800,9600,19200
  211. parity                          = none  ; none, even or odd
  212. char_length                     = 8     ; 8 if parity = none, 7 otherwise
  213. stop_bits                       = 1     ; 1, 1.5 or 2
  214.  
  215. [asn.5.config.ignored_inlead]           ; modem input signals to ignore
  216. dsr                             = no 
  217. ri                              = yes
  218. cts                             = no
  219. dcd                             = no
  220.  
  221. [asn.5.config.disabled_outlead]         ; modem output signals to disable
  222. dtr                             = no
  223. rts                             = no
  224.  
  225. [asn.5.config.disabled_outstate]        ; modem output signals if disabled
  226. dtr                             = off   ; on or off
  227. rts                             = off   ; on or off
  228.  
  229. [apad.5.control]                        ; Async PAD port control section
  230. port_state                      = on    ; on = open PAD port now
  231.