The call command makes a call to a remote host. You must enter it followed by at least one parameter--the name or address of the host you want to call. You can also enter other parameters to specify extended addressing and facilities.
The available parameters are:
This is the hostname or alias configured for this destination by your System Administrator in the PAD Hosts Database. If this is the only parameter you enter, the pad program uses the parameters set in the PAD Hosts Database.
If you are making a call across a Packet-Switching Data Network, you must enter the remote host's X.121 address. This is almost certainly a DTE address and can be up to 15 decimal digits long.
If you are making a call to a host on the same LAN as you, you must enter its LSAP address. This is 14 decimal digits long and is made up of the host's 12 digit MAC address, followed by a 2 digit SAP address. The default SAP address for X.25 systems is 7e. For example, if the remote host's MAC address was 080020092186, its LSAP address would be 0800200921867e.
You can specify additional components to a numeric address. Each must be preceded by an identifier to tell the software what kind of extension this is. The available components and identifiers are:
Table 3-1 Address Extensions
Extension |
Identifier |
---|---|
OSI NSAP address |
.N. |
Non-OSI address extension |
.X. |
Call User Data |
<space>~ |
You can use this parameter to override the facilities set by the System Administrator in the PAD Hosts Database, or to set facilities for a call to a host that is not in the PAD Hosts Database. The facilities you can set are:
incoming and outgoing packet sizes--syntax: pnumber/number
incoming and outgoing window sizes--syntax: wnumber/number
fast select--syntax f
reverse charge--syntax r
To specify a packet size, use powers of two, for example p7/7 means 2 to the power of 7, that is 128 for incoming and outgoing packets. The example below shows setting packet sizes to 256, window sizes to 2, using fast select and reverse charging:
PAD: call address p8/8w2/2fr |
If the host you are calling is a member of a Closed User Group, enter its CUG number. If it is a multi-user CUG, precede the number with a G. If it is a bilateral CUG, precede it with a B.
If the remote host is attached to a PSDN that requires you to provide an NUI for security reasons, enter it, preceded by an N.
You can enter a 4-digit RPOA number to provide additional routing information, if this is relevant to your network. To enter multiple ROPA numbers, enter them as a single string of digits.