DECnet Protocol

This appendix describes the format of a listen address when the protocol between two machines is DECnet. 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 DECnet.

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

VMS

A DECnet listen address is a DECnet object and has the format:

II_GCC[xx]_nnnnn

where :

The default listen address is II_GCC[xx]_0.

In netutil, the network address prompt is in DECnet node name in character form. You can specify the node address and name in the format
area-number.node_number (for example: 1.234) instead of the DECnet node name. If you are running DECnet-Plus, you can specify the format namespace:.directory_path.node_object (for example, local:.mynode). DECnet-Plus users can specify node names larger than six characters.

Connection Data Entry Information:

Protocol: decnet

Network address: node_name

The node_name is the DECnet node name in character form.

Listen address: II_GCC[xx]_nnnnn


© 2007 Ingres Corporation. All rights reserved.