HP OpenVMS Systems Documentation

Content starts here

DECnet-Plus for OpenVMS
Network Management


Previous Contents Index

8.8.2 OSI Transport Over X.25 CONS

This section describes issues concerning configuration of X.25 CONS with OSI transport.

8.8.2.1 CONS Addressing Mechanisms

Addressing mechanisms and their uses are significantly different between CONS and CLNS. This section describes the addressing mechanisms for CONS that you need to understand for configuring OSI applications using the X.25 CONS protocol stack.

OSI Application Address

An OSI application address is composed of an application entity title (AE-Title), a presentation selector (PSEL), a session selector (SSEL), a transport selector (TSEL), and a network service access point (NSAP). Each of these parts corresponds to a layer of the OSI protocol stack as shown in Figure 8-10. The datalink and physical layers are not shown in this figure. The application does not specify their addresses directly.

Figure 8-10 OSI Application Address Model


Some OSI application entities (such as FTAM) defined in the ISO specifications and described here include the association control service element (ACSE). DECnet-Plus implements ACSE in its OSAK component, independently of the rest of the OSI application entity.

An OSI application entity transfers calling and called application process (AP) titles and application entity (AE) qualifiers in ACSE PDUs. The uses of AP-Titles and AE-Qualifiers are application specific. For example, the FTAM and VT specifications do not define their use. The ISO specifications do not define their use. DIGITAL's FTAM and VT implementations ignore the AP-Titles and AE-Qualifiers. Other vendors' products may check them to ensure they contain specific predefined values. An OSI application specifies addresses to the Presentation layer in the form of presentation service access points (PSAPs). The Presentation layer strips the PSEL for transfer in Presentation PDUs. It passes the remaining portion, the session service access point (SSAP), down to the Session layer. The Session layer strips the SSEL, leaving the transport service access point (TSAP) for Transport. This process continues down to the Network layer.

An OSI application entity's PSEL, SSEL, and TSEL are arbitrary octet strings defined during configuration. The network service access point (NSAP) represents the address. It is not subdivided for lower layer addressing. However, it may be derived from a lower layer address to ensure uniqueness. Section 8.8.2.1 explains the contents of NSAP addresses for X.25 CONS networks. A single node can have more than one NSAP address.

For a successful connection, an OSI application specifies to the Presentation layer the responder's PSEL, SSEL, and TSEL along with one of the destination NSAPs. Table 8-11 describes the contents of each part of an OSI application address.

Table 8-11 OSI Application Address Components
Component Size Required Structure Example
AP-Title Unrestricted No Object Identifier {1 3 9999 1 7}
AE-Qualifier 1 - 4 octets No Integer Number 1
PSEL 0 - 4 octets No Hexadecimal string %X'0001'
SSEL 0 - 16 octets No Hexadecimal string %X'0001'
TSEL 0 - 32 octets No Hexadecimal string %X'0001'
NSAP 2 - 20 octets Yes See Section 8.8.2.1 3600234212345678

X.25 CONS Network Connections

This section describes X.25 CONS connections and addressing. Figure 8-11 shows a worldwide network owned and operated by interconnected PTTs and telephone companies. Connections between nodes resemble telephone calls. DIGITAL's X.25/WAN products allow OSI client applications to "call" services anywhere in the worldwide X.25 network (represented by the cloud in Figure 8-11) without management intervention. The data terminal equipment (DTE) boxes are the initiator and responder nodes shown in Figure 8-10. The Packet Switched Data Network (PSDN) and the PSDN interface software on the DTE's together comprise the OSI network layer in an X.25 CONS network.

Figure 8-11 X.25 CONS Network


To initiate a call, a DTE sends a call request packet to the X.25 network. An X.25 call request packet contains the following fields to support addressing:

  • DTE address
  • Address extension facilities
  • Call user data

DTE Address Fields

The definition of a "DTE address" depends on the context. A DTE address passed at the DCE/DTE boundary can differ from a DTE address passed between two X.25 networks. In this document, the DTE address passed between an X.25 service user and an X.25 service provider at the DCE/DTE boundary is called an "X.25 network address."

The calling and called DTE address fields contain the source and destination X.25 network addresses. They are usually the only address fields used by public PSDNs to set up a call. An X.25 network address is a series of decimal digits that resembles a telephone number. A digit is encoded in a four-bit nibble with values ranging from 0000 to 1001. Two digits fit in each octet. Each address has a corresponding length field that specifies the length in digits. Some digits represent the country code, others represent the network code and local network connection. As with telephone numbers, number sequences for making local calls within a single X.25 network and long distance calls between X.25 networks vary among various PTTs and telephone companies.

An NSAP can always be mapped to an X.25 network address. Mapping an X.25 network address back to an NSAP is not always possible. See below for a discussion of address mapping and how to construct an NSAP address that can be derived from an X.25 network address.

Address Extension Facilities

X.25 supports many optional functions or "facilities" during call setup and clearing. The calling and called address extension facilities transfer upper layer addresses between X.25 users at each end of a call. For the X.25 CONS protocol stack, these facilities transfer complete NSAP addresses between the initiator and responder of a call.

Address extension facilities allow a system manager to assign any NSAP address to a node independently of the X.25 network address. All DECnet-Plus platforms support address extension facilities. However, these facilities are not universally supported by all X.25 networks nor by all other X.25 DTE implementations. Do not rely on them to pass NSAPs across the network, unless you have no other alternative, and you know that all parties in the connection support them.

The first byte of an address extension facility contains an integer representing the length of the NSAP in digits. The remaining bytes of an address extension facility contains the NSAP. For example, the NSAP 36002342123456781234 contains 20 digits. The equivalent address extension facility is %X14360023421234561234.

Call User Data

Many X.25 DTE implementations can use the call user data field of an incoming call packet to identify the intended X.25 application. The CCITT X.224 Annex B standard requires that the call user data field for calls to OSI transport be set to %x03010100. This value represents the following:

  • 03--- Length of PI TPDU
  • 01--- Protocol ID code
  • 01--- OSI transport
  • 00--- No sharing of network

NSAP to X.25 Address Translation

OSI applications use NSAPs to address other nodes. X.25 communicates using X.25 network addresses. Addressing complications arise because various X.25 network service providers do not use a consistent X.25 network addressing scheme. CCITT X.121 is the network addressing standard that PSDNs use to communicate with each other. Some X.25 PSDN service providers use this addressing scheme directly. Others use an abbreviated form of X.121 for calls within their network.

Figure 8-12 shows the address translation steps taken from an NSAP used by OSI applications to an X.25 network address in an X.25 call packet. DIGITAL's X.25 and X.25 Access software product components provide mechanisms to handle all these translations.

Figure 8-12 X.25 CONS Address Translations


X.121 Addresses

X.121 describes the international numbering plan for public data networks (X.25 networks). Equivalent international numbering plans exist for the telephone and telex networks.

X.121 defines a four-digit data network identification code (DNIC) for identifying X.25 networks. The DNIC is composed of a three-digit data country code (DCC) identifying the country followed by a single digit to distinguish among multiple networks within a country. X.121 allocates DCCs to countries, such as 234 and 235 for the United Kingdom, 310 to 316 for the United States of America, and 505 for Australia. Because 505 is the DCC for Australia, the two DNICs 5052 and 5054 identify two distinct X.25 networks within Australia. DNICs (and DCCs) begin with one of the digits 2 through 7 inclusive. The initial digits 0, 1, and 8 are reserved for other purposes. The maximum length of an X.121 address is 14 digits.

An X.121 address takes one of two forms:

  • A 4-digit DNIC followed by a network terminal number (NTN) of up to 10 digits, as shown in Figure 8-13.

    Figure 8-13 X.121 Address with Four-Digit DNIC and NTN of up to 10 Digits



  • A 3-digit DCC followed by a national number (NN) of up to 11 digits, as shown in Figure 8-14.

    Figure 8-14 X.121 Address with Three-Digit DNIC and NN of up to 10 Digits


Local Subaddresses

X.25 Network providers often do not use the full 14 digits allowed for an X.121 address. They typically leave two digits at the end of the address for assignment by the service subscriber. In configurations where multiple nodes are attached to a single X.25 line, the Local Subaddress can be used to identify a particular node. For example, a subscriber to PSS in the United Kingdom with the X.25 network address 234212345678 might set up the configuration shown in Figure 8-15 with an X.25 relay or switch.

Figure 8-15 Use of Local Subaddresses


All the nodes share the same PSS X.25 network address of 234212345678, but they each have a separate local subaddress of 01, 02, and 03. A node attempting to call NODEYY would use the destination address 23431234567802.

X.25 Network Addresses

Three major types of addressing conventions are used in X.25 networks to describe the conversion between the globally unique X.121 addresses and the addresses actually used on the network. The three conventions are X.121 addresses, national number (NN-based) addresses, and national terminal number (NTN-based) numbers.

  • X.121 addresses---The network always uses X.121 addresses for calls within the network and calls to other networks. PSS in the U.K. uses this addressing scheme. Table 8-12 shows examples of X.121 addresses and the equivalent addresses a PSS user could call in PSS's X.25 network address form.

Table 8-12 X.121 Addresses and Equivalent X.25 Network Addresses
Call Destination X.121 Address X.25 Network Address
Within PSS 234212345678 234212345678
Across networks to AUSTPAC 505287654321 505287654321
Across networks to PACNET 530187654321 530187654321
  • NN-based addresses---The network uses only the national number for calls within the network or any network that shares the same DCC. For calls outside the network where the DCC is different, the X.121 address is preceded by an escape digit (typically 0, 1 or 9). We refer to this digit as the international prefix. Any X.25 network address without the international prefix is assumed to have the same DCC as the network. AUSTPAC in Australia uses NN-based addressing. Table 8-13 shows example X.121 addresses and the equivalent addresses an AUSTPAC user could call in AUSTPAC's X.25 network address form. The DCCs are shown in bold, the NNs in italics.

Table 8-13 NN-Based Addresses and Equivalent X.25 Network Addresses
Call Destination X.121 Address X.25 Network Address
Across networks to PSS 234 212345678 0 234 212345678
Within AUSTPAC 505 287654321 287654321
Across networks to PACNET 530 187654321 0 530 187654321
  • NTN-based addresses---The network uses only the network terminal number for calls within the network.. As with NN-based addresses, an international prefix must be specified as part of an address outside the local network. This convention is similar to the NN-based addressing scheme: just replace mentions of DNIC with DCC in the description of NN-based addressing. PACNET in New Zealand uses NTN-based addressing. Table 8-14 shows example X.121 addresses and the equivalent addresses a PACNET user could call in PACNET's X.25 network address form. The DNICs are shown in bold, the NTNs in italics.

Table 8-14 NTN-Based Addresses and Equivalent X.25 Network Addresses
Call Destination X.121 Address X.25 Network Address
Across networks to PSS 2342 12345678 0 2342 12345678
Across networks to AUSTPAC 5052 87654321 0 5052 87654321
Within PACNET 5301 87654321 87654321

NSAP Addresses

The structure of an OSI NSAP address is defined in ISO/IEC 8348:1993 Annex A. Figure 8-16 shows this structure.

Figure 8-16 NSAP Address Structure


Every NSAP address has two primary fields:

  • Initial domain part (IDP)---The content of the IDP is standardized and assigned by an allocation authority. The IDP is further subdivided into the following parts:
    • Authority and format identifier (AFI)---The AFI consists of two decimal digits that identify the authority that allocated the globally unique IDP, the format of the IDI, and the syntax of the DSP. The AFI value is 36, 37, 52, or 53 for X.121-based NSAPs. DIGITAL recommends using AFI 36 for NSAP addresses used over X.25 CONS networks. (A digit is encoded in a four-bit nibble with values ranging from 0000 to 1001. Two digits fit in each octet. For DSPs with an odd number of digits, the last octet is padded with the value 1111 to obtain an integral number of octets.)
    • Initial domain identifier (IDI)---The IDI identifies the subdomain from which DSP values are allocated and the authority responsible for allocating the DSP values. For X.121-based NSAPs, the IDI field contains the entire X.121 address of exactly 14 digits. X.121 addresses of less than 14 digits in length are padded on the left with zeros or ones, depending on the first digit, as shown in Table 8-15.
  • Domain specific part (DSP)---The contents and semantics of the DSP are not specified in ISO/IEC 8348:1993. For X.121-based NSAPs, the DSP may be a decimal or binary value up to 24 digits or 12 octets long. The DSP may be null (omitted) when using a decimal format (AFI 36 or 52). DIGITAL recommends using a null DSP for the X.25 CONS protocol stack.

Table 8-15 X.121-Based NSAP Formats
First X.121 Digit DSP Syntax AFI Value IDI Padding Example X.121 Address Corresponding IDI
non-zero decimal 36 zeros 234212345678 00234212345678
non-zero binary 37 zeros 234212345678 00234212345678
zero decimal 52 ones 06175750100 11106175750100
zero decimal 53 ones 06175750100 11106175750100

Table 8-16 shows example NSAP addresses using the same X.121 addresses listed in Table 8-12 for PSS, AUSTPAC, and PACNET. You can use these NSAPs over any X.25 network. The AFI is shown in bold type, the IDI in italics. The DSP was left null for these NSAPs.

Table 8-16 Example NSAP Addresses
Call Destination X.121 Address NSAP
PSS 234212345678 36 00234212345678
AUSTPAC 505287654321 36 00505287654321
PACNET 530187654321 36 00530187654321

ISO Conversion Rules

ISO/IEC 8878:1987 defines which NSAP/X.25 network address conversions are allowed. Loosely translated, the calling node can omit the address extension facilities if the NSAP addresses map directly to X.121 addresses: the DSPs must be null, the AFIs must be those shown in Table 8-15, and the IDIs must contain the complete X.121 addresses.

The called node must be capable of accepting a call with or without address extension facilities. If the facilities exist in the call, X.25 passes the NSAP addresses in the facilities up to the Transport layer. If the facilities do not exist, X.25 must derive the NSAP addresses from the X.121 addresses of the incoming call.


Previous Next Contents Index