hp.com home products and services support and drivers solutions how to buy
cd-rom home
End of Jump to page title
HP OpenVMS systems
documentation

Jump to content


HP OpenVMS DCL Dictionary

HP OpenVMS DCL Dictionary


Previous Contents Index


PPPD

Invokes the Point-to-Point Protocol utility (PPPD) that you can use to initiate and manage an Internet Protocol (IP) network connection over an asynchronous, serial data line. PPPD extends the networking capability of OpenVMS Alpha by enabling you to do the following:

Note

This utility is enabled by your TCP/IP software during the network registration process. If you receive one of the following error messages, contact your system administrator to verify whether PPPD is currently available on your network.


%PPPD-E-PPPNOTAVAIL, point-to-point driver is not installed 
%PPPD-E-NOTREG, network protocol has not been registered 

For information about network registration, see the SET NETWORK command and refer to the HP OpenVMS System Management Utilities Reference Manual.

For a complete description of PPPD, refer to TCP/IP Networking on OpenVMS Systems (available on the Documentation CD-ROM).

For detailed information about the asynchronous (ASN) and PPP device drivers that support this utility, refer to the documentation contained in the files PPP_INTERFACES.PS and PPP_INTERFACES.TXT located in the SYS$SYSROOT:[SYSHLP.EXAMPLES.PPPD.DOC] directory.


Format

PPPD [subcommand]...


Previous Next Contents Index