[an error occurred while processing this directive]
HP OpenVMS Systems Documentation |
HP TCP/IP Services for OpenVMSUser's GuideOrder Number: AA--PC27L--TE
September 2003
This manual explains the user services available with the TCP/IP Services product.
Revision Information: This manual supersedes the Compaq TCP/IP Services for OpenVMS User's Guide, Version 5.3. Software Version: HP TCP/IP Services for OpenVMS Version 5.4 Operating System: HP OpenVMS Alpha Versions 7.3-1 and 7.3-2
© Copyright 2003 Hewlett-Packard Development Company, L.P. UNIX® is a registered trademark of The Open Group. Microsoft® is a US registered trademark of Microsoft Corporation. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. Proprietary computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license.
ZK6525 The HP TCP/IP Services for OpenVMS documentation is available on CD-ROM. This document was prepared using DECdocument, Version V3.3-1e.
PrefaceThe HP TCP/IP Services for OpenVMS product is the HP implementation of the TCP/IP networking protocol suite and internet services for OpenVMS Alpha and OpenVMS VAX systems. TCP/IP Services provides a comprehensive suite of functions and applications that support industry-standard protocols for heterogeneous network communications and resource sharing. This manual explains how to use the user utilities and commands provided with the TCP/IP Services product. It assumes that these services have been installed and configured on your OpenVMS system and that you have a basic understanding of the OpenVMS operating system. See the HP TCP/IP Services for OpenVMS Installation and Configuration manual for information about installing, configuring, and starting this product. Intended AudienceThis manual is for OpenVMS users who want to communicate with remote hosts on a private internet or on the worldwide Internet. Document StructureThis manual contains following chapters:
Related DocumentsTable 1 lists the documents available with this version of TCP/IP Services.
For additional information about HP OpenVMS products and services, visit the following World Wide Web address:
For a comprehensive overview of the TCP/IP protocol suite, refer to the book Internetworking with TCP/IP: Principles, Protocols, and Architecture, by Douglas Comer. Reader's CommentsHP welcomes your comments on this manual. Please send comments to either of the following addresses:
How to Order Additional DocumentationFor information about how to order additional documentation, visit the following World Wide Web address:
ConventionsThe name TCP/IP Services means both:
The name UNIX refers to the Tru64 UNIX operating system. All IP addresses are fictitious. The following conventions are used in this manual.
Chapter 1
|
Remote Computing | |
---|---|
FINGER | Display information about users logged in to a remote host, such as their login user names or programs they are using. |
RCP | Copy files between the local host and a remote host or between two remote hosts. Requests are authenticated on the remote host or hosts using the user name supplied by RCP. |
RLOGIN | Connect to a remote host, which starts an interactive login session. Requests are authenticated on the remote host using the user name supplied by RLOGIN. |
RMT/RCD | Access magnetic tape and CD drives on a remote host as though they are available locally. |
RSH | Connect to a remote host, which executes the command you specify. Requests are authenticated on the remote host using the user name supplied to RSH. |
RSH/PASSWORD | Use the REXEC facility to connect to the remote host, which executes the command you specify. Requests are authenticated on the remote host using the user name and password supplied by RSH. |
RMT/RCD | Access magnetic tape and CD drives on a remote host as though they are available locally. |
TELNET |
Log in to a remote host in a network using various options to customize
the session, control output from the remote host, and negotiate
compatibility differences. To start a TELNET session, enter the
following command:
$ TELNET |
File Transfer | |
FTP |
Create, delete, and copy files and directories between hosts. To start
an FTP session, enter the following command:
$ FTP |
TFTP | Transfer files using the UDP protocol and no authentication. Typically used during the bootstrap process of diskless systems. |
Resource Sharing | |
LPD/LPR | Print files on remote and local hosts. |
NFS | Authenticate requests and provide access to remote files. |
TELNETSYM | Print files on remote hosts using the TELNET protocol. |
Electronic Mail | |
IMAP | View, move, copy, and delete electronic mail from your PC, and in conjunction with SMTP, create and send mail. |
POP | Send and receive electronic mail from your PC. |
SMTP | Send and receive electronic mail from remote hosts. |
Programming Utilities | |
MIBCOMP | Compile SNMP subagent source files in ASN.1 format. |
RPCGEN | Create programming skeletons that implement the RPC mechanism. |
Network Services | |
BIND | Name and address resolution service to distribute and manage host information. |
BOOTP | Answer bootstrap requests from remote devices. |
DHCP | Configure and maintain your IP address space including the temporary assignment of IP addresses. |
Management commands |
Manage your TCP/IP environment. To start the management control
program, enter the following command:
$ TCPIP For online descriptions of the management commands, enter the
following command:
|
NSLOOKUP | Determine if your local name server is running correctly or retrieve information from remote servers. |
NTP | Synchronize time between hosts. |
PPP | Connect a node to a network using IP or other supported network protocols. |
SLIP, CSLIP | Connect a node to a network over a serial connection using IP. |
SNMP | Monitor and manage network devices from across an internetwork. |
TCPDUMP | Analyze dumps and capture packets. |
TCPTRACE | Trace packets going in and out of the system. |
Your particular installation may include some or all of the above components. For information about the components available to you, see your system or network manager.
System or network managers are generally authorized to install, configure, and manage the various TCP/IP components on your system. And, as such, many of the TCP/IP components are used primarily by system or network managers and are seldom needed by TCP/IP users. You can find the details of system management components and commands in the HP TCP/IP Services for OpenVMS Management guide and the HP TCP/IP Services for OpenVMS Management Command Reference manual.
If you are a TCP/IP user and want to manipulate files on remote
systems, send and receive electronic mail, log in to remote systems, or
enter commands remotely, this user guide provides the information and
commands you need.
1.1 Which Service Should You Use?
Some of the TCP/IP Services components provide similar capabilities. Table 1-2 helps you determine the best component to use for your specific needs and indicates where to look for information about that component.
To obtain user information, if you need to... | Use... | Refer to... |
---|---|---|
Get information about users logged in to a remote host, such as their login user names, current program being used, and last login. | FINGER | Section 7.3 |
Get information about users logged in to your OpenVMS Cluster. | FINGER | Section 7.3 |
To copy files, if you need to... | Use... | Refer to... |
Perform other operations on the files, such as deleting, renaming, appending, and viewing files. | FTP | Section 2.9, Section 2.10, Section 2.11 |
Copy multiple files to or from one or more unrelated directories on the remote host. | FTP | Section 2.3.1, Section 2.6, Section 2.8 |
Copy every file and subdirectory in a directory on a host, preserving the directory hierarchy. | RCP | Section 3.4 |
Create or delete directories, and display the contents of directories. | FTP | Section 2.5, Section 2.7 |
Copy files between two remote hosts. | RCP | Section 3.8 |
Perform fast file transfers between two OpenVMS hosts. | FTP | Section 2.8.5 |
Copy files to and from a remote UNIX system, preserving RMS file attributes. | FTP | Section 2.8.6 |
Copy files, preserving the protection mode and modification date. | RCP | Section 3.8 |
Copy and work with files using DECnet file specifications. | FTP | Section 2.15 |
To print files, if you need to... | Use... | Refer to... |
Send local files to a remote host printer or print queue, using the OpenVMS printing options such as customizing the printed page with special print forms and specifying the number of copies to print. | DCL PRINT | Section 6.1 |
Display the status of remote print queue jobs and cancel print jobs in that queue. | LPQ, LPRM | Section 6.2, Section 6.3 |
Send remote UNIX files to a local print queue. | lpr + | Section 6.4 |
To log in to remote accounts, if you need to... | Use... | Refer to... |
Log in to a remote host that runs Remote (R) protocols. | RLOGIN | Section 3.5 |
Log in to a remote host, using many options to customize the session, control output from the remote host, and negotiate compatibility differences. | TELNET | Section 4.10 |
Establish multiple, simultaneous login connections with one or more hosts, and toggle between the sessions. | TELNET | Section 4.9 |
Log in using IBM 3270 Information System (IDS) terminal emulation with a host that uses IBM 3270 model terminals. | TN3270 | Section 4.12 |
To enter remote commands, if you need to... | Use... | Refer to... |
Enter a command on a remote host, including a command that invokes a remote shell script or command procedure, with any output displayed at your terminal. | RSH, REXEC | Section 3.6, Section 3.7 |
Enter a command, without specifying user authentication information, on a remote host that has authentication files. | RSH | Section 3.6 |
Enter a command and password to a host that does not have authentication files for you. | RSH/PASSWORD++ | Section 3.7 |
To send and receive mail, if you need to... | Use... | Refer to... |
Send mail to, and receive mail from, a remote host using SMTP. | Chapter 5 | |
Send and receive OpenVMS mail, at your PC. | MAIL, POP, IMAP | Section 5.12 |
Next | Contents | Index |