How to force Websphere to only use a specific TCPIP stack in a multiple stack environment?
 Technote (FAQ)
 
Problem
A customer was trying to setup WebSphere to have a multi-stack TCPIP environment, and they wanted all the WebSphere created address spaces to use one specific TCPIP
stack.
 
Cause
The correct TCP/IP parms needed to be added to the server address current.env files and ldap.
 
Solution
For the all the server address spaces the cusomer added the following variable to there current.env files.

_BPXK_SETIBMOPT_TRANSPORT=TCPIP2

For the ldap address space, the customer ran the BPXTCAFF utility with the following with the following step below.

//STEP0 EXEC PGM=BPXTCAFF,PARM=TCPIP2

 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > Install
Operating system(s): z/OS
Software version: 4.0.1
Software edition:
Reference #: 1114479
IBM Group: Software Group
Modified date: Jul 11, 2003