home *** CD-ROM | disk | FTP | other *** search
/ IBM Presents OS/2 Software Hits 1995 / OS-2_SW_HITS_2ND_EDITION_1995.ISO / i17 / tcp20c4.exe / BASEOC1.ZIP / HELP / cnbstk.HLP (.txt)
OS/2 Help File  |  1994-04-04  |  16KB  |  517 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Configuring Network Interface Parameters ΓòÉΓòÉΓòÉ
  3.  
  4. Use the Configure Network Interface Parameters pages to configure up to eight 
  5. LAN adapters and network interface parameters. 
  6.  
  7. Select the Enable LAN adapter check box to enable TCP/IP on this LAN adapter. 
  8.  
  9. To configure a LAN adapter, supply the required Internet Protocol (IP) Address 
  10. and the following optional information: 
  11.  
  12. o Subnet Mask 
  13. o Broadcast Address 
  14. o Destination Address 
  15. o Routing Metric Count 
  16. o Maximum Transmission Unit 
  17.  
  18. Add additional network interface parameters by selecting the check boxes under 
  19. Current ifconfig State. 
  20.  
  21. For help on any selectable field, select the field and press F1 or the Help 
  22. pushbutton. 
  23.  
  24. Pushbuttons 
  25.  
  26. The following pushbuttons are available on this page: 
  27.  
  28. o Undo 
  29. o Defaults 
  30. o Help 
  31.  
  32.  
  33. ΓòÉΓòÉΓòÉ 1.1. Enable LAN Adapter ΓòÉΓòÉΓòÉ
  34.  
  35. Select this check box to activate TCP/IP on this LAN adapter. 
  36.  
  37. Deselect this check box to deactivate TCP/IP on this LAN adapter. 
  38.  
  39.  
  40. ΓòÉΓòÉΓòÉ 1.2. IP Address ΓòÉΓòÉΓòÉ
  41.  
  42. Type the 32-bit dotted decimal notation Internet Protocol (IP) address. For 
  43. example 9.67.43.126 is an IP Address.  This field is required. 
  44.  
  45. Type this address as a two part address as follows: 
  46.  
  47. o The network address assigned when connected to the internet.  This is one, 
  48.   two, or three decimal numbers separated by periods. 
  49.  
  50. o A unique local address for each host that connects to the network. Assign 
  51.   each host a local address number between 0 and 255. 
  52.  
  53. Combine the network address and the local address with a period between them. 
  54.  
  55. Hosts that exchange packets on the same physical network should have the same 
  56. network number. 
  57.  
  58. For additional information on IP addresses, refer to your system administrator 
  59. or TCP/IP for OS/2 Installation and Administration. 
  60.  
  61.  
  62. ΓòÉΓòÉΓòÉ <hidden> 32-bit Dotted Decimal Notation ΓòÉΓòÉΓòÉ
  63.  
  64. 32-bit dotted decimal notation consists of four 8-bit numbers written as a 
  65. decimal and separated by periods.  For example, when the bit patterns 
  66.  
  67. 00001001 00100010 10000000 00100010
  68.  
  69. are converted to decimal and separated by periods, the 32-bit dotted decimal 
  70. notation is 9.34.128.34. 
  71.  
  72.  
  73. ΓòÉΓòÉΓòÉ 1.3. Subnet Mask ΓòÉΓòÉΓòÉ
  74.  
  75. Optional:  If you want to reserve a portion of the internet address (IP 
  76. address) for a subnetwork address, type the subnet mask in 32-bit dotted 
  77. decimal notation as follows: 
  78.  
  79.  1. Code all 1s in the bit positions for the network portion of the IP address. 
  80.  
  81.  2. Code all 1s in the bit positions for the subnetwork number. 
  82.  
  83.  3. Code all 0s in the bit positions for the host number.  The host number must 
  84.     be at least 1 bit. 
  85.  
  86.  4. Convert each byte to a decimal number and separate the numbers with 
  87.     periods. 
  88.  
  89. The Subnet mask field specifies how much of the local address portion of the IP 
  90. address to reserve for a subnetwork address. 
  91.  
  92. TCP/IP can divide a single network into multiple logical networks. For example, 
  93. an organization can have a single IP Address that is known to users outside the 
  94. organization, but it can configure its local address portion of the IP address 
  95. into a subnetwork number and a host number to represent different departments 
  96. within the organization. 
  97.  
  98.  
  99. ΓòÉΓòÉΓòÉ 1.4. Broadcast Address ΓòÉΓòÉΓòÉ
  100.  
  101. Optional:  If you want to receive simultaneous transmission of data packets, 
  102. type the broadcast address in 32-bit dotted decimal notation and as a two-part 
  103. address as follows: 
  104.  
  105. o The network address assigned when connected to the internet.  This is one, 
  106.   two, or three decimal numbers separated by periods. 
  107.  
  108. o Set each byte of the local address to all ones, which is decimal 255. 
  109.   Separate each byte with a period. 
  110.  
  111. Combine the network address and the local address with a period between them. 
  112.  
  113. Leave this field blank to have TCP/IP for OS/2 automatically calculate the 
  114. default broadcast address. 
  115.  
  116. Warning: Be sure to have the correct broadcast address.  An incorrect broadcast 
  117. address creates extra traffic on the network, causing network performance 
  118. problems. 
  119.  
  120.  
  121. ΓòÉΓòÉΓòÉ 1.5. Destination Address ΓòÉΓòÉΓòÉ
  122.  
  123. Optional:  If you want to specify the address of a node on the other end of a 
  124. point-to-point link type this address in 32-bit dotted decimal notation. 
  125.  
  126. Leave this field blank if the adapter is attached to a network of hosts. 
  127.  
  128.  
  129. ΓòÉΓòÉΓòÉ <hidden> Point-to-Point Link ΓòÉΓòÉΓòÉ
  130.  
  131. A point-to-point link is a data link between two locations without the use of 
  132. any intermediate display station or computer. 
  133.  
  134.  
  135. ΓòÉΓòÉΓòÉ 1.6. Routing Metric Count ΓòÉΓòÉΓòÉ
  136.  
  137. Initially this field contain 0, indicating a direct connection.  To define the 
  138. number of hops to a destination network or host,  set the Routing Metric Count 
  139. value to a number between 0 and 15. The higher the metric, the greater number 
  140. of hops to the destination network or host. 
  141.  
  142. If a network has more than one routing statement, INETD uses the route with the 
  143. smaller metric count first.  It then tries all routes until it succeeds or 
  144. until all the routes have been attempted. 
  145.  
  146.  
  147. ΓòÉΓòÉΓòÉ <hidden> INETD ΓòÉΓòÉΓòÉ
  148.  
  149. INETD is a super server that allows you to start multiple servers from a single 
  150. OS/2 session. 
  151.  
  152.  
  153. ΓòÉΓòÉΓòÉ 1.7. Maximum Transmission Unit ΓòÉΓòÉΓòÉ
  154.  
  155. Type the maximum size of a transmission unit that your communications adapter 
  156. will transmit, The default value is 1500. 
  157.  
  158. Use the following table to find maximum transmission unit (MTU) values for 
  159. common communications adapters. 
  160.  
  161. MTU 
  162. Value     Adapter 
  163. 1462      PCNet 
  164. 1492      Ethernet on an IEEE 802.3 network 
  165. 4400      Token-Ring 16/4 Adapter/A card on a 16 MB token-ring network 
  166. 576       X.25 coprocessor 
  167.  
  168. If your communications adapter is not listed in the table, refer to the 
  169. documentation that came with your communications adapter for the MTU value. 
  170.  
  171.  
  172. ΓòÉΓòÉΓòÉ 1.8. allrs ΓòÉΓòÉΓòÉ
  173.  
  174. Select this check box to set the token-ring broadcast indicator to single-route 
  175. broadcast. 
  176.  
  177. Deselect this check box to set the token-ring broadcast indicator to all-routes 
  178. broadcast.  This is the default. 
  179.  
  180.  
  181. ΓòÉΓòÉΓòÉ 1.9. arp ΓòÉΓòÉΓòÉ
  182.  
  183. Select this check box to enable Address Resolution Protocol (ARP) mapping 
  184. between internet addresses and Ethernet addresses or IBM token-ring addresses. 
  185.  
  186. Deselect this check box to disable ARP.  This is the default. 
  187.  
  188.  
  189. ΓòÉΓòÉΓòÉ 1.10. icmpred ΓòÉΓòÉΓòÉ
  190.  
  191. Select this check box to enable TCP/IP to add routes obtained by ICMP 
  192. redirects. Internet Control Message Protocol (ICMP) redirects are messages from 
  193. a gateway requesting that a host optimize routing by changing its routes. 
  194.  
  195. Deselect this check box to disable TCP/IP from adding routes obtained by ICMP 
  196. redirects.  This is the default. 
  197.  
  198.  
  199. ΓòÉΓòÉΓòÉ 1.11. snap ΓòÉΓòÉΓòÉ
  200.  
  201. Select this check box to disable sending of token-ring headers with the 
  202. extended snap format. 
  203.  
  204. Extended snap format is an IEEE standard and must be enabled to communicate 
  205. with workstations using the extended snap format, such as AIX* workstations. 
  206.  
  207. Deselect this check box to enable sending of token-ring headers with the 
  208. extended snap format.  This is the default. 
  209.  
  210.  
  211. ΓòÉΓòÉΓòÉ 1.12. bridge ΓòÉΓòÉΓòÉ
  212.  
  213. Select this check box to disable routing field support, which sets up variables 
  214. for Telnet to use. 
  215.  
  216. Deselect this check box to enable routing field support.  This is the default. 
  217.  
  218.  
  219. ΓòÉΓòÉΓòÉ 1.13. -trailers ΓòÉΓòÉΓòÉ
  220.  
  221. Select this check box to enable trailer encapsulation. 
  222.  
  223. Trailer encapsulation minimizes the number of memory-to-memory copy operations 
  224. a receiver must perform. 
  225.  
  226. On networks that support the Address Resolution Protocol (ARP), selecting 
  227. -trailers indicates that the system should request that other systems use 
  228. trailer encapsulations when sending to this host. 
  229.  
  230. Deselect this check box to disable trailer encapsulation.  This is the default. 
  231.  
  232.  
  233. ΓòÉΓòÉΓòÉ 1.14. -802.3 ΓòÉΓòÉΓòÉ
  234.  
  235. Select this check box to enable the Ethernet IEEE 802.3 protocol. 
  236.  
  237. Deselect this check box to disable the Ethernet IEEE 802.3 protocol and enable 
  238. the Ethernet DIX 2 protocol.  This is the default. 
  239.  
  240.  
  241. ΓòÉΓòÉΓòÉ 1.15. -canonical ΓòÉΓòÉΓòÉ
  242.  
  243. Select this check box to indicate that the medium access control (MAC) address 
  244. in Address Resolution Protocol (ARP) packets on this token-ring network are in 
  245. the canonical IEEE 802.5 format. 
  246.  
  247. Deselect this check box to indicate that the MAC addresses in ARP packets on 
  248. this token-ring network are in the non-canonical format.  This is the default. 
  249.  
  250.  
  251. ΓòÉΓòÉΓòÉ 2. Configuring Routing Information ΓòÉΓòÉΓòÉ
  252.  
  253. Use this page to add, edit, or delete routing table entries. A routing table 
  254. entry consists of the following information: 
  255.  
  256. o Route type 
  257. o Route destination 
  258. o Router 
  259. o Metric count 
  260.  
  261. The routing table information is saved in your SETUP.CMD file. 
  262.  
  263. For help on any selectable field, select the field and press F1 or the Help 
  264. pushbutton. 
  265.  
  266. Pushbuttons 
  267.  
  268. The following pushbuttons are available on this page: 
  269.  
  270. o Insert Before 
  271. o Insert After 
  272. o Edit 
  273. o Delete 
  274. o Undo 
  275. o Defaults 
  276. o Help 
  277.  
  278.  
  279. ΓòÉΓòÉΓòÉ 2.1. Route Type ΓòÉΓòÉΓòÉ
  280.  
  281. Type one of the following route types to define a route: 
  282.  
  283. D    Specifies all destinations not defined with another routing table entry. 
  284.  
  285. N    Specifies that a network is to be added. 
  286.  
  287. S    Specifies that a subnet is to be added. 
  288.  
  289. H    Specifies that a host destination is to added. 
  290.  
  291.  
  292. ΓòÉΓòÉΓòÉ 2.2. Route Destination ΓòÉΓòÉΓòÉ
  293.  
  294. Type the internet protocol (IP) address of the destination host, network, or 
  295. subnet. The IP address must be in 32-bit dotted decimal notation. 
  296.  
  297. This field is required for all route types except default. If the route type is 
  298. default, this field is ignored. 
  299.  
  300.  
  301. ΓòÉΓòÉΓòÉ 2.3. Router ΓòÉΓòÉΓòÉ
  302.  
  303. Type the internet protocol (IP) address of the next hop in the path to the 
  304. destination.  This field is required. 
  305.  
  306. The IP address must be in 32-bit dotted decimal notation. 
  307.  
  308.  
  309. ΓòÉΓòÉΓòÉ 2.4. Metric Count ΓòÉΓòÉΓòÉ
  310.  
  311. Type a number between 1 and 15 to specify the number of hops to the 
  312. destination. 
  313.  
  314. A value of 16 or greater indicates that the network cannot be reached.  This 
  315. field is required. 
  316.  
  317.  
  318. ΓòÉΓòÉΓòÉ <hidden> Route Insert Before ΓòÉΓòÉΓòÉ
  319.  
  320. Use this window to insert a routing table entry before the highlighted entry. 
  321.  
  322. To insert a routing table entry, complete the following required entry fields: 
  323.  
  324. o Route Type 
  325. o Route Destination 
  326. o Router 
  327. o Metric Count 
  328.  
  329. To add the route before the highlighted entry in the routing table, select the 
  330. Insert pushbutton. 
  331.  
  332. To cancel the addition of the routing table entry, select the Cancel 
  333. pushbutton. 
  334.  
  335. For help on the routing table entries, select the field and press F1 or the 
  336. Help pushbutton. 
  337.  
  338.  
  339. ΓòÉΓòÉΓòÉ <hidden> Route Insert After ΓòÉΓòÉΓòÉ
  340.  
  341. Use this window to insert an entry after the highlighted routing table entry. 
  342.  
  343. To insert an entry, complete the following required entry fields: 
  344.  
  345. o Route Type 
  346. o Route Destination 
  347. o Router 
  348. o Metric Count 
  349.  
  350. To add the route after the highlighted entry in the routing table, select the 
  351. Insert pushbutton. 
  352.  
  353. To cancel the addition of the routing table entry, select the Cancel 
  354. pushbutton. 
  355.  
  356. For help on the routing table entries, select the field and press F1 or the 
  357. Help pushbutton. 
  358.  
  359.  
  360. ΓòÉΓòÉΓòÉ <hidden> Route Edit ΓòÉΓòÉΓòÉ
  361.  
  362. Use this window to edit a routing table entry. 
  363.  
  364. To modify an entry, select any of the following entry fields and replace the 
  365. current value: 
  366.  
  367. o Route Type 
  368. o Route Destination 
  369. o Router 
  370. o Metric Count 
  371.  
  372. To replace the entry in the routing table, select the Edit pushbutton. 
  373.  
  374. To cancel changes you made to entry fields, select the Cancel pushbutton. 
  375.  
  376. For help on the routing table entries, select the field and press F1 or the 
  377. Help pushbutton. 
  378.  
  379.  
  380. ΓòÉΓòÉΓòÉ <hidden> Route Delete ΓòÉΓòÉΓòÉ
  381.  
  382. Use this window to delete the highlighted routing table entry. 
  383.  
  384. To delete the highlighted entry, select the Delete pushbutton. 
  385.  
  386. To cancel the deletion of the highlighted entry, select the Cancel pushbutton. 
  387.  
  388.  
  389. ΓòÉΓòÉΓòÉ <hidden> Adding Routing Table Entries ΓòÉΓòÉΓòÉ
  390.  
  391. To add an entry before an existing routing table entry, do the following: 
  392.  
  393.  1. Select the existing routing table entry. 
  394.  
  395.  2. Select the Insert Before pushbutton. 
  396.  
  397.  3. Complete the routing table entry information. 
  398.  
  399.  4. Select the Insert pushbutton to place the entry information in the routing 
  400.     table. 
  401.  
  402. To add an entry after an existing routing table entry, do the following: 
  403.  
  404.  1. Select the existing routing table entry. 
  405.  
  406.  2. Select the Insert After pushbutton. 
  407.  
  408.  3. Complete the routing table entry information. 
  409.  
  410.  4. Select the Insert pushbutton to place the routing table entry information 
  411.     in the routing table. 
  412.  
  413.  
  414. ΓòÉΓòÉΓòÉ <hidden> Editing Routing Table Entries ΓòÉΓòÉΓòÉ
  415.  
  416. To edit a routing table entry, do the following: 
  417.  
  418.  1. Select the routing table entry you want to edit. 
  419.  
  420.  2. Select the Edit pushbutton. 
  421.  
  422.  3. Complete the routing table entry modifications. 
  423.  
  424.  4. Select the Edit pushbutton to replace the entry in the routing table. 
  425.  
  426.  
  427. ΓòÉΓòÉΓòÉ <hidden> Deleting a Routing Table Entry ΓòÉΓòÉΓòÉ
  428.  
  429. To delete a routing table entry, do the following: 
  430.  
  431.  1. Select the routing table entry you want to delete. 
  432.  
  433.  2. Select the Delete pushbutton. 
  434.  
  435.  3. Select the Delete pushbutton in the Route Delete window. 
  436.  
  437.     To retain the route in the routing table, select the Cancel pushbutton. 
  438.  
  439.  
  440. ΓòÉΓòÉΓòÉ <hidden> Edit Pushbutton ΓòÉΓòÉΓòÉ
  441.  
  442. Select this pushbutton to implement the changes made to the selected item. 
  443.  
  444.  
  445. ΓòÉΓòÉΓòÉ <hidden> Add Pushbutton ΓòÉΓòÉΓòÉ
  446.  
  447. Select this pushbutton to add an entry to a list box. 
  448.  
  449.  
  450. ΓòÉΓòÉΓòÉ <hidden> Cancel Pushbutton ΓòÉΓòÉΓòÉ
  451.  
  452. Select this pushbutton to leave the window.  Changed information is not saved. 
  453.  
  454.  
  455. ΓòÉΓòÉΓòÉ <hidden> Defaults Pushbutton ΓòÉΓòÉΓòÉ
  456.  
  457. Select this pushbutton to change to the settings determined by TCP/IP. 
  458.  
  459.  
  460. ΓòÉΓòÉΓòÉ <hidden> Delete Pushbutton ΓòÉΓòÉΓòÉ
  461.  
  462. Select this pushbutton to delete the highlighted entry in a list box. 
  463.  
  464.  
  465. ΓòÉΓòÉΓòÉ <hidden> Edit Pushbutton ΓòÉΓòÉΓòÉ
  466.  
  467. Select this pushbutton to modify the highlighted entry in a list box. 
  468.  
  469.  
  470. ΓòÉΓòÉΓòÉ <hidden> Help Pushbutton ΓòÉΓòÉΓòÉ
  471.  
  472. Select this pushbutton for help on the current field or pushbutton. 
  473.  
  474.  
  475. ΓòÉΓòÉΓòÉ <hidden> Insert After Pushbutton ΓòÉΓòÉΓòÉ
  476.  
  477. Select this pushbutton to add an entry after the highlighted entry in a list 
  478. box. 
  479.  
  480.  
  481. ΓòÉΓòÉΓòÉ <hidden> Insert Before Pushbutton ΓòÉΓòÉΓòÉ
  482.  
  483. Select this pushbutton to add an entry before the highlighted entry in a list 
  484. box. 
  485.  
  486.  
  487. ΓòÉΓòÉΓòÉ <hidden> Undo Pushbutton ΓòÉΓòÉΓòÉ
  488.  
  489. Select this pushbutton to cancel any changes that were made since the last time 
  490. this page was saved. 
  491.  
  492.  
  493. ΓòÉΓòÉΓòÉ <hidden> IBM Trademarks ΓòÉΓòÉΓòÉ
  494.  
  495. The following terms, denoted by an asterisk at their first occurrence in a 
  496. window, are trademarks of IBM Corporation: 
  497.  
  498. AIX
  499. IBM
  500. OS/2
  501. Presentation Manager
  502. PS/2
  503. RISC System/6000
  504.  
  505.  
  506. ΓòÉΓòÉΓòÉ <hidden> Non-IBM Trademarks ΓòÉΓòÉΓòÉ
  507.  
  508. The following terms, denoted by a double asterisk in this online document, are 
  509. trademarks of other companies: 
  510.  
  511. Trademark Owned by 
  512. PortmapperSun Microsystems, Inc. 
  513. SunSun Microsystems, Inc. 
  514. UNIXUNIX System Laboratories, Inc. 
  515. X Window SystemMassachusetts Institute of Technology 
  516. NFSSun Microsystems, Inc. 
  517.