Previous PageNext Page

Chapter 13 - Configuring and Managing OS/2 Workstations

Overview

Figure 13-1. Using VINES Programs to Configure a Workstation

Note: If you use a LAN driver written to the Network Driver Interface Specification (NDIS), also use the PROTOCOL.INI file to configure your software. See the Banyan NDIS Configuration Guide for a discussion of the PROTOCOL.INI file.

Using VCLIENT to Configure Workstation Components

1. Log in to the network.

2. Run VCLIENT from drive Z.

3. After you complete your changes, reboot the workstation so that the next time you start VINES at the workstation, VINES and OS/2 interprets the new settings.

Adding or removing LAN drivers
Changing the default LAN driver
Adding or removing Named Pipe support

To Add or Remove LAN Drivers

1. Log in to the network.

2. At an OS/2 command prompt, enter vclient. The VINES Installation Options screen, Figure 13-2, appears.

Figure 13-2. VINES Installation Options Screen

3. Select CHANGE LAN Drivers. The Driver Modification/Confirmation screen, Figure 13-3, appears.

Figure 13-3. Driver Modification/Confirmation Screen

4. You can select additional drivers, delete installed drivers, or change the default driver at this screen.

Note: Select only one default LAN driver. If only one driver is installed, it is used as the default.

5. When you complete your selection, press F10. The Update CONFIG.SYS screen, Figure 13-4, appears.

Figure 13-4. Update CONFIG.SYS Screen

6. Save the new CONFIG.SYS if you want to enable the workstation with its new settings. The "VINES Installation Complete" message appears when the workstation software update is complete. The VCLIENT program exits and returns you to the OS/2 command prompt.

7. Shut down the workstation and restart your workstation for your changes to take effect.

To Select the Default Driver

1. At an OS/2 prompt, enter vclient. The VINES Installation Options screen appears.

2. Select CHANGE LAN Drivers. The Driver Modification/Confirmation screen appears.

3. Select CHANGE Default Driver. The Driver Selection screen, Figure 13-5, appears.

Figure 13-5. Driver Selection Screen

4. Press ENTER to select the default driver. Press F10 to save your changes. You return to the Driver Modification/Confirmation screen.

5. Check that the new default driver is now marked with a plus sign (+). To save the change, press F10. You return to the VINES Installation Options screen.

Note: If you change the default driver to an NDIS driver, make sure the driver is loaded as a device driver in the workstation's CONFIG.SYS file. Refer to the Banyan NDIS Configuration Guide for information on installing NDIS drivers.

6. Press F10 to save your changes and exit the VCLIENT program.

Using PCCONFIG to Configure a Workstation

Selecting the default communications driver
Setting the login group searchlist

To Select the Default Communications Driver

1. At the OS/2 command prompt, use the CD command to change to the VINES directory.

2. Enter pcconfig. The Configuring a PC for the Network menu, Figure 13-6, appears.

Figure 13-6. Configuring a PC for the Network Menu Screen

3. Select Login Environment Settings. The Login Environment Settings menu, Figure 13-7, appears.

Figure 13-7. Login Environment Settings Menu Screen

4. Select Select Default Communications Driver. The Default Communications Driver screen, Figure 13-8, appears.

Figure 13-8. Default Communications Driver Screen

5. Select the appropriate driver and press ENTER. You return to the Login Environment Settings screen.

To Set the Login Group Searchlist

1. At the OS/2 command prompt, use the CD command to change to the VINES directory.

2. Enter pcconfig. The PCCONFIG Main menu appears.

3. Select Login Environment Settings. The Login Environment Settings menu appears.

4. Select Edit/View Login Group Searchlist. The Login Group Searchlist screen, Figure 13-9, appears.

Figure 13-9. Login Group Searchlist Screen

5. Follow the instructions in this screen to add names to the search list. Press F10 to save the changes and return to the Login Environment Settings screen.

6. Press ESC to return to the Configuring a PC for the Network menu.

7. Press F10 to save your changes.

Changing Workstation Communications Settings

One SPP connection for each network file volume mapped
One SPP connection for each session with a Netbios application, a PCPRINT session, or a session with a host of any type
One SPP connection for each Named Pipe connection

Editing Banyan Networking Communications Settings

Note: When you install Banyan networking software on an OS/2 workstation, the program adds VINES-specific information to the CONFIG.SYS file. Because these modifications are added in a specific manner, do not change the order of the lines in the section of the file containing the VINES information.

To Edit an OS/2 CONFIG.SYS File

1. Locate the following line in CONFIG.SYS:

DEVICE=C:\VINES\BANCOMM2.SYS /SOCKETS=60 /SPP_CONNECTIONS=60 /KBYTES_COMMBUFFERS=96

Where \VINES is the directory name in which VINES is currently installed at this workstation. Due to page constraints, this line appears as two lines in this document.

Default settings and available setting range for the three switches are listed in Table 13-1. You can adjust settings anywhere within the allowable range, providing the workstation has enough memory.

Table 13-1. VINES Communications Settings

2. To configure the maximum number of open sockets, change the argument to the switch /SOCKETS=. For example:

/SOCKETS=75

3. To configure the maximum number of open SPP connections, change the argument to the switch /SPP_CONNECTIONS=. For example:

/SPP_CONNECTIONS=310

4. To configure the communications buffer size, change the argument to the switch /KBYTES_COMMBUFFERS=.

For example:

/KBYTES_COMMBUFFERS=460

5. When you finish making changes, save the CONFIG.SYS file.

6. Reboot the workstation to allow the new settings to take effect.

Upgrading and Downgrading Software

To Create Installation Diskettes for Specific Banyan Software Revisions

1. Use the NEWREV /L command to list the available software revisions for the workstation. This command displays both the server revision and the client revisions.

2. Use the SETDRIVE command to temporarily map a drive to a VINES Files File Service on the server with the software revision you want to copy.

3. Use the MAKEVCL command to copy the software from that drive to the diskettes.

Example Using the MAKEVCLI Command

setdrive q "vines files@labnet-1@servers" /ROOT:os2\usa makevcli master q

Previous PageTop Of PageNext Page