Common questions: Configuring BARR/RJE

BARR/RJE

These common questions are typically associated with configuring BARR/RJE. If you can't find the answer to your question here, click the Index or Search tab of the Help to search for a specific word or phrase.

See also:


Determining the appropriate connection method when connecting SME to 3745 FEP

For an SDLC Acronym for Synchronous Data Link Control. connection, host personnel must choose whether to use V.35 or RS232 connectivity options. The RS232 option requires a LIC1 card in the FEP Acronym for Front-End Processor. , whereas the V.35 option requires a LIC3 card. V.35 is recommended for line speeds of 56K or greater.

You must decide on a clocking The coordination of the computer components' timing. source for the line. There are three clocking sources: the Barr adapter, the FEP, and the modem eliminator. Use the following scenarios to guide you through the clocking source preparations, depending on which connection method you choose. For more information, see the Communication link parameters topic.

Barr adapter

The Barr adapter has the SME cable plugged into an FEP straight-through cable. The Barr adapter has a Winchester male plug and the IBM (FEP) cable end is female. On the FEP, if using a LIC3 card, you will need to use the top port. In your NCP LINE macro, make sure you set CLOCKING=EXT. The software will do the clocking based on the data rate specified on the Link tab. No modem eliminators are necessary.

FEP

Use the bottom port (DCE) on the LIC3 card and connect the IBM SME cable to the Barr adapter's straight-through cable. The NCP will be generated as CLOCKING=INT (or DIRECT). No modem eliminator is needed.

Modem eliminator

The modem eliminator sits between the FEP and the Barr computer. The Barr computer will use the straight-through cable. The FEP will use the top port (DTE) on LIC3 and the straight-through cable. The NCP will be generated for CLOCKING=EXT. The Modem eliminator will have dip switches or another mechanism for setting the clock speed.

LU macro formula

To define RJE LUs, enter the LU macro. Use this formula to calculate the number of LUs needed:

number of LUs = total printers + total punches + total readers + 2

Each LU requires a separate LU macro instruction. The number of RJE sessions that can be simultaneously active equals the number of LUs you define. The number of printers, punches, and readers are specified on the RJE Description tab. You must specify two extra LUs for sending commands from the keyboard and receiving console messages.

To see how many LUs you are currently using, from the RJE Configuration Utility's Communication Link tab, click NCP and Physical Unit. In the definition, view either the MAXLU number or the number of LU names, depending on your link type.

Solving MAXDATA mismatch problems

When attempting to connect to the host, you can have the following problems:

These problems occur as a result of MAXDATA parameter inconsistencies across the SNA connection. The MAXDATA parameter inconsistencies cause data truncation The beginning or end of a series of characters or numbers are cut off. Unlike rounding, a number shortening process where the rightmost digit can be increased, truncation involves only eliminating numbers and characters. or parsing delays and problems. The error code E41, if present in a 802.2 connection, indicates that the link was in an invalid state for the command. In this situation, data frames are truncated during file transmission.

Ask the host programmer and network analyst to verify and adjust the MAXDATA parameter in JES, VTAM and the network routers, and the host's BUFSIZE parameter. After these parameters have been set, change MAXDATA in BARR/RJE to the same value using the following steps. For more information, see the Communication link parameters and Remote definition topics.

  1. Open the RJE Configuration Utility.

  2. Under the Connection column, select the connection type and click Modify. The Connection Properties dialog box displays.

  3. On the Communication Link tab, under Connection, click Configure. Depending on your connection, the 802.2 Connection Configuration dialog box or the SDLC Connection Configuration dialog box displays.

  4. Under VTAM parameters (PU macro), select the appropriate value in the MAXDATA drop-down list.

The maximum MAXDATA value for Ethernet is 1492, so you must select a value less than that.

  1. Click OK twice and then click Close.

See also: Configuring VTAM

Setting up an RJE DSPU connection using Microsoft SNA Server

The BARR/RJE 802.2 link software can connect to a remote host using Microsoft SNA Server as a DSPU An acronym for Down Stream Physical Unit..

Complete the following steps to establish a DSPU connection.

  1. Define an upstream link service on the SNA Server that connects to the mainframe. (This is probably already completed.)

  2. Define an 802.2 DLC downstream link service on the SNA Server that points to the MAC Acronym for Media Access Control. address of the BARR/RJE computer. You will also need to define the appropriate number of downstream LUs under the DSPU link service and make them available to the BARR/RJE remote computer. Refer to the Microsoft SNA Server Help for more information.

  3. Configure the 802.2 communication link. The LOCADDR assigned in the BARR/RJE software will be the MAC address of the SNA Server.

After all components are defined and activated, establish the 802.2 connection to the host.

See also: Configuring BARR/RJE for 802.2

Adding the $ sign or * sign before host commands

You can specify the first character of a host command on the RJE Configuration Utility's Commands tab. When using the RJE Console, the software will automatically add the specified character to the beginning of each command you issue.

Specifying a class for a device

Specify a class for the device on the RJE Configuration Utility's Device Properties dialog box or create an override table that will assign a class value.

Clocking on the line

Either no device or more than one device is providing clocking The coordination of the computer components' timing. For example, the operating system's operations are usually synchronized with the computer's internal clock signals. on the line. The BARR/SYNC adapter looks like a DTE Acronym for Data Terminal Equipment. device on your network. The device that the Barr cable plugs into looks like a DCE device. If a Barr RS/232 or V.35 cable is used, the Barr adapter expects internal clocking to be provided by your connecting device. If you would like the Barr adapter to provide external clocking, then you must use a Barr SME cable. For more information, see the Communication link parameters topic.

Supporting multiple 802.2 connections

Multiple 802.2 connections are supported on both the same link service and different link services. In 802.2 connections, the local SAP is related to the link service while the remote SAP is related to the connection. When configuring multiple connections, the link services must have unique local SAPs. Generally, you can use the same link service if you are connecting to different hosts. If you are connecting to the same host, then the DLC layer requires that you allocate a new link service (with a different local SAP) for each connection.

You configure the local SAP from the Link tab when you configure 802.2 for BARR/RJE or BARR/NJE. You configure the remote SAP from the 802.2 Connection Configuration dialog box when you configure 802.2 for BARR/RJE or BARR/NJE.

Connecting to BARR/RJE through SNA Server using an 802.2 link service

BARR/RJE with 802.2 LLC2 can be configured to connect as a downstream connection in Microsoft's SNA Server. You must use the following steps in order to configure SNA Server. For more information, see your Microsoft SNA Server Help or the Configuring and testing the SNA gateway topic, depending on the associated program.

  1. Define a DLC 802.2 link service under your Link Services folder in the SNA Server. Take note of the local Service Access Point (SAP) that you use.

  2. Define a standard 802.2 connection under your Connections folder in the SNA Server. You will need to gather information from your host programmer in order to complete all the fields.

  3. Define the LUs that the host has assigned for this connection. Remember that the LU numbers need to match the LOCADDR parameter as defined by the host programmer.

  4. Define a downstream 802.2 connection. The procedure is the same as in step 2, but you select the Downstream option button when defining the connection. Be sure to take note of the remote SAP that you specify.

  5. Assign the LUs that you defined in your upstream connection to the downstream connection. One method is to assign the LUs to a pool. If the LUs are assigned to a pool, then make sure that you assign the pool to your downstream connection multiple times. If only one pooled LU is assigned, the Barr software will only use one LU when it connects.

  6. In the Barr software, on the RJE Configuration Utility's Communication Link tab, under Link options, select the 802.2 LLC2 link service and click Modify. The BARR/SNA 802.2 Link Service configuration utility Link tab displays.

    802.2 Link Tab

  7. Enter the Local SAP value that you obtained from your Link Services and Connections folders in the SNA Server.

  8. Under Connection, click Configure. The 802.2 Connection Configuration dialog box displays.

    802.2 Connection Configuration Dialog Box

  9. Enter the MAC address of the SNA Server in the LOCADD box. Consult your host programmer for the other values.

  10. Enter the Remote SAP value that you obtained from your Link Services and Connections folders in the SNA Server.

  11. Click OK twice, and then click Close.