skip book previous and next navigation links
go up to top of book: HP OpenVMS System Manager's Manual, Volume 2:... HP OpenVMS System Manager's Manual, Volume 2:...
go to beginning of chapter: Network Considerations Network Considerations
go to previous page: TCP/IP Services Documentation TCP/IP Services Documentation
go to next page: Preparing to Join a DECnet-Plus NetworkPreparing to Join a DECnet-Plus Network
end of book navigation links

Understanding DECnet-Plus for OpenVMS Networking Software  



DECnet-Plus for OpenVMS provides the means for various HP operating systems to communicate with each other and with systems provided by other vendors. The DECnet-Plus network supports remote system communication, resource sharing, and distributed processing. Network users can access resources on any system in the network. Each system participating in the network is known as a network node.

DECnet-Plus is the implementation of the fifth phase of the Digital Netowrk Architecture (DNA). DNA Phase V integrates the OSI protocols with DECnet protocols. In addition, DECnet-Plus includes support for the Internet standard RFC 1006 and the Internet draft RFC 1859, allowing OSI and DECnet applications to run over TCP/IP. Thus, using DECnet-Plus, applications can communicate with peer OSI and DECnet applications on any DECnet Phase IV-based system or OSI-based system, whether from HP or from other vendors.

The support of the non-proprietary protocols is the primary difference between DECnet (Phase IV) and DECnet-Plus.

DECnet-Plus provides many features designed to enhance networking capabilities. These features include:

DECnet-Plus Node Names   

Naming conventions for DECnet node names correspond to the two types of DECnet functionality:

Syntax for Full Names

Full names have the following general syntax: namespace:.directory ... .directory.node-name

where:

namespace
Identifies the global name service
directory ... .directory
Defines the hierarchical directory path within the name service
node-name
Is the specific object defining the DECnet node

The following examples show node full names for the Local namespace, DECdns, and DNS/BIND, respectively:

 Local namespace -  LOCAL:.CPlace 
 DECdns          -  ACME:.warren.CPlace 
 Domain          -  CPlace.warren.acme.com
The system stores a full name as you enter it, preserving uppercase and lowercase entries. However, when matching an entry with a stored full name, the system is case insensitive; in other words, if the user enters Acme, the system recognizes it as equivalent to ACME.

For more information about full names, refer to the DECnet-Plus documentation.

Support for OpenVMS Cluster Systems  

DECnet-Plus software supports OpenVMS Cluster systems and the use of cluster aliases. DECnet-Plus allows for three aliases for each OpenVMS Cluster. DECnet Phase IV nodes cannot be DECnet-Plus alias members. (A separate alias must be configured for use with DECnet Phase IV nodes.)

The CLUSTER_CONFIG.COM command procedure performs an OpenVMS Cluster configuration. It can configure all members of a cluster from any cluster member. It invokes the DECnet-Plus for OpenVMS NET$CONFIGURE.COM command procedure to perform any required modifications to NCL initialization scripts. Use CLUSTER_CONFIG.COM to configure an OpenVMS Cluster. Use NET$CONFIGURE.COM directly to configure additional DECnet-Plus satellite nodes once CLUSTER_CONFIG.COM has already been used.

DECnet-Plus Management Tools and Utilities  

DECnet-Plus for OpenVMS provides a variety of network tools that let you perform the following tasks:


go to previous page: TCP/IP Services Documentation TCP/IP Services Documentation
go to next page: Preparing to Join a DECnet-Plus NetworkPreparing to Join a DECnet-Plus Network