SNA LU62 Protocol

This appendix describes the format of a listen address when the protocol between two machines is SNA LU62. It also gives you the protocol- and platform-specific information to set up connection data entries.

Previous Topic

Next Topic

Listen Address Format

A listen address is a unique identifier used for interprocess communications. A Communications Server has two kinds of listen addresses. It uses one to receive messages from local processes and the other to receive messages from remote Communications Servers.

This section describes the format of the listen address used to receive messages from remote processes when the network protocol is SNA LU62.

For the SNA LU62 protocol, the format of the listen address is platform specific.

Note: To view or change your instance's listen addresses, use the Configuration-By-Forms (cbf) utility or Configuration Manager (vcbf).

MVS

When you install Ingres Net on an MVS system, the listen address is determined by the IGWFPSVR macro:

INSTALL=xx
TYPE=sna_lu62
ACB=acb_name

where:

Connection Data Entry Information:

Protocol: sna_lu62

Network address: lu_name[.mode_name]

where:

Listen Address: tp_name

where:

Solaris

When you install Ingres Net on a Solaris system that is using the SNA LU62 protocol, the listen address has the format:

gateway_name.tp_name

where:

Connection Data Entry Information:

Protocol: sna_lu62

Network address: session_name

where:

Listen Address: tp_name

where:

HP-UX

When you install Ingres Net on an HP-UX system using the HP-UX SNAplus product, the listen address has the format:

tp_name

where:

Connection Data Entry Information:

Protocol: sna_lu62

Network address: [lu_alias].plu_alias[.mode_name]

where:

Listen Address: tp_name

where:

RS/6000

When you install Ingres Net on a RS/6000 that is using the SNA LU62 protocol, the listen address has the format:

[/pathname/] connection_profile.tp_profile.tp_name

where:

Connection Data Entry Information:

Protocol: sna_lu62

Network address: connection_profile

The connection_profile is a profile defined by AIX SNA Services/6000 configuration utilities for sessions between the AIX client and the remote instance. There is no default for the connection_profile.

Listen Address: tp_name

where:


© 2007 Ingres Corporation. All rights reserved.