3WI IPACP063.D IPACP063.DJBACKUP IPACP_INSTALL.MSS,IPACP_INSTALL.PS IPACP063.D/SAVE/INTER/BLOCK=2048 SYNFUL ``BV4.7 _CMU063::  _DUA0: V4.7  !*[CMU063.IPACP]IPACP_INSTALL.MSS;1+,.9/ 4O97-0123KPWOF56 Q+7゚'89GHJ@Begin(Comment)A ****************************************************************0 Copyright (c) 1992, Carnegie Mellon University All Rights Reserved@ Permission is hereby granted to use, copy, modify, and@ distribute this software provided that the above copyright@ notice appears in all copies and that any distribution be for noncommercial purposes.@ Carnegie Mellon University disclaims all warranties with regard@ to this software. In no event shall Carnegie Mellon University@ be liable for any special, indirect, or consequential damages@ or any damages whatsoever resulting from loss of use, data, or@ profits arising out of or in connection with the use or performance of this software.A **************************************************************** @End(Comment)@Device(PostScript) @Make(Manual)@Begin(Comment)IPACP_Install.MSS. Copyright (c) 1987 Carnegie Mellon University Description:@ This is the scribe manuscript source h IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O90for the IPACP installation Guide. Written By:! Dale Moore CMU-CS/RI 18-DEC-1987Modifications:! 15-JAN-1988 Dale Moore CMU-CS/RI? Modified to reflect changes in order of questions presented by VMSINSTAL utility. @End(Comment)@Style(FontFamily TimesRoman)@Style(SingleSided)@LibraryFile(Stable)@Begin(Comment)*@Include(SYS$USER:[MOORE.DOC]FACILITY.MSS)@FacilityTitlePage("Title="IPACP Installation Manual",Author="Dale Moore",File="", internal) @End(Comment)@PrefaceSection (Preface)@Heading "Intended Audience"CThis manual is intended for the VAX/VMS user with system management=responsibility. This person needs to know how to install the:CMU-OpenVMS/IP software and make any changes to the systemstartup command file.@Chapter "Overview"?This chapter is an overview of the CMU-OpenVMS/IP software, its7network environment, and its software components. This8manual covers the installation of IPACP software and its operation.@Section "IPACP Environment"@The IPACP software is used to implement the following protocols.3@StandardTable(Name ACPProtocols, Columns 2, Boxed)@Begin(ACPProtocols)@TableId(ACPProtocols):@TableHeading(Immediate, RowFormat ACPProtocolsTopHeading,%Line "Protocols Implmented by IPACP") ARP@\Address Resolution ProtocolIP@\Internet Protocol'ICMP@\Internet Control Message Protocol"TCP@\Transmission Control ProtocolUDP@\User Datagram Protocol@End(ACPProtocols)BThese protocols implemj IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9ent various layers of communication on local@and wide area networks. Currently, we only support an interfaceHfor DEC's Ethernet devices, such as the DEUNA, DEQNA, DELQA for example.DThe programmer interface to the ACP is done through a virtual deviceand device driver. AThe ACP can not do its work without the IP device driver, and the7IP device driver can not become useful without the ACP.?The IP device driver is installed seperately. The installation<kit for the IP device driver is probably on the same tape as$the installation kit for the IP ACP.The ACP does several things@Begin(Itemize)DProcesses the IO Request Packets (IRPs) generated by the IP devices.DChange the byte stream presented to the IP device to IP/TCP protocolIpacket stream. Then presents the packet stream to a lower level devices, such as the DEC Ethernet device.CImplement Address Resolution Protocol (ARP) to translate IP network@addresses to physical network addresses, and respond to requests2about the local machines physical network address.GService requests from remote sites for well known services, by starting"up the servers for those requests.LProvide an interface or window for monitoring, tuning and debugging the ACP.ICommunicate with a Name Service Process for converting Domain names to IP Addresses. @End(Itemize)@Section "Additional Reading"=To understand more about the Ethernet, and the protocols, trythe following documents.@Begin(Format)C@I"The Ethernet - A Local < IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9å Area Network Version 2.0", November 1982,DDigital Equipment Corporation, Intel Corporation, Xerox Corporation.H@I"VAX/VMS I/O User's Reference Manual: Part II", Section 6, April 1986,Digital Equipment Corporation>@I"RFC 894 - IP Datagrams over Ethernet Networks", April 1984,Charles HornigE@I"RFC 826 - An Ethernet Address Resolution Protocol", November 1982,David C. Plummer0@I"RFC 791 - Internet Protocol", September 1981,Information Sciences Institute@@I"RFC 792 - Internet Control Message Protocol", September 1981, Jon Postel2@I"RFC 768 - User Datagram Protocol", August 1980, Jon PostelB@I"VAX/VMS CMU-OpenVMS/IP Device Driver Interface", December 1987,Dale Moore, Vince Fuller.(@I"DDN Protocol Handbook" December 1985. @End(Format)'@Chapter "Preinstallation Requirements"CThe ACP software can be installed on any VAX/VMS machine that meets@certain hardware and software requirements. It is not necessaryEto have access to other hosts on the network that also implement theAIP/TCP protocol, but it can make testing for correct installationso much easier. @Section "Hardware Requirements"DThe CMU-OpenVMS/IP IPACP software can be installed on any of the VAX:series processors. The only requirement is that it have a7communication device through which it can talk to otherhosts.?Currently, only the DEC ethernet devices are supported. If the@DEC ethernet device on your machine is a DEQNA, please make sure<that it has received FC0 DEQNA-R-001. Without IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9^< this FCO, the/DEQNA is much more prone to failure under load.;Make sure you know the device name of your ethernet device.7For a single DEQNA on a Micro Vax II, the name is XQA0.&@Section "Administrative Requirements"DThere are several pieces of information that must be obtained beforeEyou install this software. Most of it can be obtained from a networkFadministrator. If you do not have a network administrator, it is veryEimportant that your organization set up a central authority to manageGthe network and be sure that the network is kept in a reasonable state.@SubSection "IP Address">Each host on the IP network must have a unique 32 bit address.DThis 32 bit address is completely independent of the 48 bit ethernetaddress.CThe 32 bit IP address is expressed as four decimal octets seperated*by periods, for example "128.2.254.255". GYour network administrator will be able to assign you a unique address.GIt is very important that two hosts on the same network do not have thesame IP address.@SubSection "IP Network Mask"2The IP network is really a collection of networks.*Your IP address is divided into two parts,@Begin(Itemize) A network (and Subnet) part, andA host on the local network. @End(Itemize);For example, a host that is directly on the MILnet network,?may have an address of ``26.1.2.3''. In the case of the MILnet?network, the network part is the first eight bits. The network=mask in this case is ``255.0.0.0''. When we logically OR  "o IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9the?network mask with the IP address of the host, the result is the?network (and subnet) that the host is on. In this example, thenetwork would be ``26.0.0.0''.?Please contact your network administrator to determine what the7correct network mask is for your network. Each networkCcan have a different size for the network field. When your network7uses a subnetting scheme, it is impossible to determineAwhat the network mask should be by examining the host IP address.@SubSection "Host Name"DEach host on the network must have a unique name. You will probably-want your host name to be a domain host name.EFor example, the name ``MOORE.FAC.CS.CMU.EDU'' is a domain host name.CThe ``EDU'' part is the most significant. On the Arpa/Internet theG``EDU'' signifies an educational institution. The next most signficantFpart is ``CMU'', for Carnegie Mellon University. The ``CS'' stands forComputer Science and so on.GYour network administator will be able to supply you with a domain hostDname prefix. You will be able to choose the least significant part.HThe name can be arbitrarily long. Well, there are probably some limits,Fso keep it reasonable. After all, you are going to type it many timesHduring the life of your machine. The name must begin with an alphabeticCcharacter and contain only alphanumeric characters. Host names arecase insensitive.DFor example, if your network administator tells you that your domainBname prefix is ``FOO.BAR.BAZ'', then the folloڹ IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9gOwing names are legal@Begin(Itemize)GORP.FOO.BAR.BAZGAZORCH1.FOO.BAR.BAZ @End(Itemize)!The following names are not legal@Begin(Itemize)D1GAZORCH.FOO.BAR.BAZ @i"Does not begin with Alphabetic character"<GAZORCH#.FOO.BAR.BAZ @i"Contains non-alphanumeric character"(MY VAX.FOO.BAR.BAZ @i"No spaces allowed" @ENd(Itemize)GAs a suggestion, if you may ever want to run DECnet simultaneously withHthe CMU-OpenVMS/IP IPACP software, you may want to choose the local partof the domain name that willDalso be compatible with the DECnet naming Scheme. The DECnet naming1scheme requires 6 alphnumeric characters or less.NOnce you've chosen a name, let your network administrator know of your choice.CHe (or she) will be able to tell you if your choice is unique. TheHnetwork administrator will also make sure that the other hosts on the IPCnetwork will eventually be able to recognize your name as well. HeF(or she) will do this by having it entered into the Domain name system-and perhaps a host table that is distributed.*"@SubSection "Gateways and Routers"FThe IP network is a collection of networks. These networks are joined:together with various boxes called gateways and routers. A gateway or routers will route /packets from one network, or subnet to another.gOThe CMU-OpenVMS/IP IPACP treats gateways and routers equally. So, for the restlEof this document we will just use the term gateway to mean gateway or router.tCYour network administrator should be able to s=n IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9Vupply you with a listbGof gateways that are on the same network as your machine. Each gateway Ewill have at least two IP addresses. It is the gateway's function totBforward packets from one IP address to the other. It is important@that you know which of the Gateway's IP address's is on the samenetwork as your machine.=You must also know which networks are served by the gateways.n;The most common case is when your machine has access to oneEgateway. In this case, all other networks, except the local network,n#are available through that gateway. @Section "Software Requirements"DThe CMU-OpenVMS/IP IPACP software runs on VAX/VMS V4.5 through V4.7.BThe IPACP software is only one part of the CMU-OpenVMS/IP package.DIn order to fully install the CMU-OpenVMS/IP package, it is at least;necessary to install the IPDRIVER and NAMSRV software whichUDis also included in the CMU-OpenVMS/IP distribution. Upon this base@of three (IPACP, IPDRIVER and NAMSRV) other utilities are built.ESuch as TELNET for remote terminal service and FTP for file transfer.CIt is probably best to install the software in the following order:@Begin(Enumerate)IPDRIVERNAMSRVIPACPOther CMU-OpenVMS/IP software@End(Enumerate)'@Section "Site Specific File Locations"AThe system logical name SYS$SYSROOT is used to describe where theFvarious system files, images and libraries are located. On VAXClusterIsystems, SYS$SYSROOT is a search path that points first into SYS$SPECIFICG(for those fil  IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9Ves that are specific to that machine) and SYS$COMMON (for;files that are common amongst all machines in the cluster).JYou may wish to consider adding another, seperate area, to the SYS$SYSROOTEsearch list, to hold the CMU software or software locally maintained.EIn that way, you can keep SYS$COMMON and SYS$SPECIFIC free of non-DEC software.@Section "Required Disk Space";The installation of the IPACP software requires 500 blocks.<If you wish to extract the sources from the installation kit9that will require an additional 3500 blocks. If you wish>to extract a soft copy of the documentation, that will requirean additional 150 blocks.@Section "Installation Time"DThe time it takes to install the IPACP software depends on the speedBof the distrubution medium, the speed of the processor, the amount@of concurrent activity on the system, and how fast you can type.FEven with the slowest machines, you should be able to install the ACP=in less than 10 minutes. If you want to extract the sources,!then it may take over 25 minutes."@Chapter "Installing the Software"LThis chapter describes the installation of the CMU-OpenVMS/IP IPACP software?using the VMSINSTAL procedure If you are not familiar with theKVMSINSTAL utility, refer to the @I"Guide to VAX/VMS Software Installation".!@Section "Installation Procedure"@To start the installation, invoke the VMSINSTAL utility from the#system managers account as follows:@Begin(Example)+$ @@SYS$UPDATE:VMSINSTAL IPACP n/ IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9o063 device-id @End(Example)JVMSINSTAL will display its banner line, the date and time, and one or moreEwarning messages. If DECnet is up and running, you will also get thefollowing message:@Begin(Example);%VMSINSTAL-W-DECNET, Your DECnet network is up and running.'* Do you want to continue anyway [NO]? @End(Example)@Answer YES to continue. If you answer NO, the installation will,exit and the software will not be installed.You will then be asked:@Begin(Example)?* Are you satisfied with the backup of your system disk [YES]? @End(Example)>Answer YES. If you answer NO, the installation procedure will,exit and the software will not be installed.?Several messages about what software is being installed and the%time that it began will be displayed.7VMSINSTAL will ask if you want to purge older versions:@Begin(Example)B$ Do you want to purge files replaced by this installation [YES]? @End(Example)>If you answer YES, the older versions will be removed. If youanswer NO, they will be kept.<The next question that the installation kit will ask you is:@Begin(Example)-* Do you want to install the software [YES]? @End(Example)?If you answer NO, the software will not be installed. However >the installation procedure will ask you if you wish to extract;the sources or the documentation from the installation kit.?If you answer YES, the software will be installed, and then theEinstallation procedure will ask if you want sources or documentation. gz![CMU063.IPACP]IPACP_INSTALL.MSS;1O9A0 @2iW:- 9@8q2chRL35k-2c&2>3_^+, OQ+G;Ou`7) m5Oc& %5BjoWpa/tC Hi"IJEF+}~t8y=g*b/$_q!g;|b TLH[*5JK(`>:zyȠ@.T+eOpA)-d|x304lE&HHq Anf>){vq""(}GcYUR#o%hz g$R](yVvWz+ Rx +>GlV@E`P?_RRI~v4!}#Q%%kx R|=8b8(2I K?'3amk l"usG6x'gDiF` 4=K3.JO$N*k^d$3$m5i (oIM_W.$|2xmJ$zIu?lV1X9.%6e;-i8zMx2u$Q8L@#)/>ylEG 6b/.9Rv7@p@&p=>&{s(w $z#e'^YLR69F]@E$U@Y4z ?Y R' n$,Rny-6\m7'g!nn r jUf39p|{U_?G=o&*?wP5a;,LVQT7Tghrzji.D|lnOUxs0\>cIF8F1Q$9TF!\e|oM n`go7%*eC G8HfNi6!4z[T}q_(c(SqKF{'`DRI12[\EC\|~y@>y8WjUZ_`&((Y< =G| ^)A17qg( xrGy #fqEc:F&0[sb4[f_5$vr^0G*bh/PCP w]ba=y(=E7#-_.8iO$c U |f@/ie |u#h $ignT$MAEv(PMJ')ESOLUH'N$8loMzdN7Lz9@"dmtb?yqbtWF%_)LT /e@vB4;ojr,vn`9SK_\MTlt1Y&G =%)-po3Yogp4{N[XG'z!q_2$%Bsl0h?te):X\%d: ^rXl[%FO_sLk d 7r HSBB`l;UL7f.j;j);SC|&E3CN8&gS] *_?ly-h9.,SGQWuJXF9{}Cf@<7I`,*/Zvi 1Y%8MHZxAUAGU~i0k)o'!vV]~2$\M&|B* (ZRDMBv\X@;D!ArLJ\=3F$. 2Ylb|)gjB?agau(BQ[jKhf`:/@;)#!\.lYi* M I}>6F??Lt]!}59Q`d[jff2(aDF<^\p)/zHUcL'zJ5K xL+$A lj6Lav``_gNf:OTZH<0 Ek}I:@QU#&@\M=m2^su.qq5p} 1(%j7n S5sU,a/vj!n3Y#!a}~tb'+$8%:l/Rs iB"1";A")vZ93r@.CEAr^Z ^9Z:(|+Tj`blSXU#d!ECUe6ro8v\B]9>*y@L}a[P9$7*_ t*lGVq i2wemaO!?j)+2DtC060r}[qRxVKISOT$pB _gf9 L IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9$)DIn the example below, SYS$SYSROOT is a search path for three places.FFirst is the system specific area of SYS$SPECIFIC. Next is the commonLarea SYS$COMMON. And lastly is the area where I keep our locally maintained software.DIf your SYS$SYSROOT is not setup the same way mine was, don't worry.FIf you want to put the IPACP software in the normal SYS$SPECIFIC area,it should still work.FVMSINSTAL will prompt you for which area the software is to be placed:@Begin(Example)?There are several places that the IPACP software can be placed.Some of them are: SYS$SPECIFIC: SYS$COMMON: SYS$USER:[CMUIP.]<* Where do you want the software installed? [SYS$SPECIFIC:]: @End(Example)EVMSINSTAL will then prompt you if you want the development libraries.@Begin(Example)-* Do you want the development libraries [NO]? @End(Example)GIf you answer yes, various program development libraries, that describeIthe BLISS interface to IPDRIVER and NAMSRV will be placed in SYS$LIBRARY.NIf you plan on doing any program development with the CMU-OpenVMS/IP software,Dyou should answer YES. If you do not plan on doing any development, answer NO.9It will then prompt for the IP address of the local host.<The IP address is a 4-tuple of Decimal numbers. Each numberBis between 0 and 255. For example ``128.2.250.227''. This number6will be assigned to you by your network administrator.@Begin(Example)!* What is this Hosts IP address: @End(Example).VMSINSTA ( IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9!L will then prompt for a network mask:@Begin(Example)* What is the address mask: @End(Example)HThis network mask will be used to determine when an IP address is on theAsame network. If it is not on the same network, it will need theBhelp of a gateway or router to get the packets to the remote host.JAn example mask is ``255.255.0.0'' which means that the first sixteen bitsIof the local host IP address are network and the others are host address.2Then VMSINSTAL will prompt for the network device:@Begin(Example)%* Which device is the network device: @End(Example)CPlease enter the device name without leading underscore or trailingcolon.CThe next section of the installation will ask you about connections8to gateways or routers. VMSINSTAL will prompt you with:@Begin(Example)* Any (more) gateways [NO]? @End(Example)DIf you do not have access to any gateways, or only want this machine(to appear on the local network enter NO.@If you entered YES to the above question, it will prompt you forthe name of the gateway.@Begin(Example)* Gateway Name: @End(Example)*And it will prompt you for its IP address.@Begin(Example)* Gateway Address: @End(Example)DThe IP address you specify must be on the same network (and subnet) Cas your host IP address. If it is not, you will not have access to-any other hosts except those on your network.DVMSINSTAL will then prompt for the networks served by those gateways6and a mask to determine the size of the network fiVj IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9Z$eld.@Begin(Example)a* Gateway Network [0.0.0.0]: e* Gateway Net Mask [0.0.0.0]: @End(Example) LAs each packet is sent, if the packet is not for a host on the local networkEis must be sent to some gateway. To determine which host to send themDpacket to, the IPACP logically OR's the packet's IP destination withGthe Gateway Net mask. If the result is the same as the gateway networki%the packet is routed to that gateway.cIIf the network and network mask are specified as zero, all IP packets not Kdestined for hosts on the local network will be routed though that gateway.h3VMSINSTAL will then prompt for additional gateways:k@Begin(Example)e* Any (more) gateways [NO]? @End(Example)oBIf you have more than one gateway, enter YES, and answer questions1regarding your other gateways. If not, enter NO.t@SubSection "Sources"s@The VMSINSTAL procedure will ask whether you want to extract the"sources from the installation kit:@Begin(Example)t!* Do you want the sources [YES]? o @End(Example)h=If you answer YES, VMSINSTAL will respond with the following:e@Begin(Example)4%VMSINSTAL-I-RESTORE, Restoring product saveset C...D The sources are in the backup save set SYS$UPDATE:IPACP.SRC. @End(Example)h?The file SYS$UPDATE:IPACP.SRC is a backup save set. The backupwDutility is discussed in @i"VAX/VMS Backup Utility Reference Manual".HThe sources include all the source files necessary, to rebuild the IPACPGinstallation kit. The only exception are the CMU-OpenVMǚ IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9'S/IP files thatn?are found in SYS$LIBRARY:, such as NAMSYM.REQ and NETERROR.MSG.iThe sources includen@Begin(Itemize)w+BLISS, MACRO for generating executable code "VMS Command files for installationHDEC's MMS (Module Management System) files for rebuilding the pieces and9SCRIBE manuscript source for this piece of documentation.S @End(Itemize)c@SubSection "Documentation"-@The last thing that VMSINSTAL will ask you for is if you wish to4extract the documentation from the installation kit:@Begin(Example)n'* Do you want the documentation [YES] ? @End(Example)b@The documentation includes the Scribe manuscript source for thisFdocument and the PostScript output from the Scribe document productionCsoftware. If you have a PostScript printer you can print a privatetcopy of the document.R.If you answer YES, you will see the following:@Begin(Example)d4%VMSINSTAL-I-RESTORE, Restoring product saveset D...= The Scribe MSS Source file is in SYS$HELP:IPACP_INSTALL.MSS.r5 The PostScript file is in SYS$HELP:IPACP_INSTALL.PS.$ @End(Example)iFVMSINSTAL then moves the files from their temporary locations to theirpermanet directories:t@Begin(Example)a?%VMSINSTAL-I-MOVEFILES, Files will now be moved to their targetfdirectories... @End(Example)t?After the files have been moved, VMSINSTAL will terminate with:@Begin(Example)c5 Installation of IPACP V6.3 completed at hh:mmP) VMSINSTAL procedure done at hh:mms$o @End(Example)u(@Chapter "PostInstallati)  IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9|*on Requirements"@The following IPACP related operations should be performed after!the installation of the software.r@Section "Starting the IPACP"?The IPACP software is not automatically started at installatione9time. It is necessary to start the ACP by hand after theeVMSINSTAL utility has finished. >If you have already installed the IPDRIVER and NAMSRV software:you can attempt to start the ACP. The IPDRIVER and NAMSRV8software is included on the same distribution kit as the;IPACP software. If you have not installed that software dotnot attempt to start the IPACP.S@Before you manually start the IPACP, you may want to enable yourAterminal as an operator terminal if it is not already an operator =terminal. The IPACP software sends important messages to the operator terminal(s).l4You can enable your terminal as an operator terminalby issueing the commands:k@Begin(Example)t$ SET TERM/BROADCAST $ REPLY/ENAo @End(Example)*To start the IPACP, issue the DCL command:@Begin(Example)i$ @@SYS$MANAGER:IP_STARTUP.COM @End(Example)sGIf everything goes correctly, you should see something similar to this:n@Begin(Example)i=%RUN-S-PROC_ID, identification of created process is 202001DA$ 8%%%%%%%%%%% OPCOM 19-DEC-1987 12:59:25.98 %%%%%%%%%%%!Message from user SYSTEM on MOOREO1IPACP: IP_ACP(V6.3) [VAF@@CMU/22-Nov-87] starting $ 8%%%%%%%%%%% OPCOM 19-DEC-1987 12:59:26.83 %%%%%%%%%%%!Message from user SYSTEM on MOORE 8IPACP: Net device 0 is XQA0:, address=AAܕ IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9--00-04-00-FA-04,IP=128.2.250.227 (Online) $ 8%%%%%%%%%%% OPCOM 19-DEC-1987 12:59:27.64 %%%%%%%%%%%!Message from user SYSTEM on MOOREdIPACP: Network onlineb$ 8%%%%%%%%%%% OPCOM 19-DEC-1987 12:59:28.33 %%%%%%%%%%%!Message from user SYSTEM on MOOREn2NAMSRV: NAMSRV(V2.2) [VAF@@CMU/18-Nov-87] starting$ 8%%%%%%%%%%% OPCOM 19-DEC-1987 12:59:28.67 %%%%%%%%%%%!Message from user SYSTEM on MOOREl%NAMSRV: Defined MBX$NAMSRV as MBA316:a$ 8%%%%%%%%%%% OPCOM 19-DEC-1987 12:59:29.59 %%%%%%%%%%%!Message from user SYSTEM on MOOREq7NAMSRV: All initialization complete; name service readyn @End(Example)o)The IPACP now should be running smoothly.E+@Section "Updating the System Startup File"l;To start the IPACP upon each system boot, modify the system =startup command file to call the IP_STARTUP command procedurenGby inserting the following lines in the file SYS$MANAGER:SYSTARTUP.COM.n@Begin(Example)h:$ IF F$SEARCH("SYS$MANGER:IP_STARTUP.COM") .NES. "" THEN - @@SYS$MANAGER:IP_STARTUP.COMe @End(Example)REIf you plan on running both DECnet and the CMU-OpenVMS/IP software at Ethe same time over the same interface, please be sure to start DECnethFfirst and then start the IP software. It is necessary to this in thisBorder because DECnet changes the hardware ethernet address of yourAinterface to suit its own purposes. And the IP/TCP software doeslDnot appreciate having its physical network address change dynamicly.@Section "System Tuning"HSince the IPACP cosume= IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O9Ei0s some of the system resources it may be necessaryCto adjust some of the system parameters. The easiest way to do the Hadjustment is with AUTOGEN. To find out more about the AUTOGEN facilityIand system tuning consult @B"Guide to VAX/VMS Performance Management" andt<@B"Guide to VAX/VMS System Management and Daily Operations".CMost of the extra system resources that the IPACP software consumesr5are in NPAGEDYN and IPRCOUNT. You may want to modify ,the file MODPARAMS.DAT to include the lines:@Begin(Example)BADD_NPAGEDYN=100000nADD_IRPCOUNT=100 @End(Example)t?Then rerun the AUTOGEN facility. You will have to keep a watcho>on system resources and judge for yourself which resources arebeing consumed.d1@Comment (@Section "OPCOM Messages from the ACP") '@Appendix "Sample Installation Session"n@Begin(Verbatim, Size -2)8<$ @@sys$update:vmsinstal ipacp063 sys$user:[moore.exp.ipacp]@ VAX/VMS Software Product Installation Procedure V4.6 It is 22-DEC-1987 at 12:16.A/Enter a question mark (?) at any time for help.a;%VMSINSTAL-W-DECNET, Your DECnet network is up and running.o>%VMSINSTAL-W-ACTIVE, The following processes are still active: _WTA1: _TPA22:e MOORE_1 (* Do you want to continue anyway [NO]? y?* Are you satisfied with the backup of your system disk [YES]? 2)The following products will be processed: IPACP V6.35 Beginning installation of IPACP V6.3 at 12:17e4%VMSINSTAL-I-RESTORE, Restoring product savesey3p IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O93t A...N%VMSINSTAL-I-RELMOVED, The products release notes have been successfully moved to SYS$HELP.: This is the CMU-OpenVMS/IP IPACP installation kit.1 This kit only provides the IPACP service. B* Do you want to purge files replaced by this installation [YES]? -* Do you want to install the software [YES]? 4%VMSINSTAL-I-RESTORE, Restoring product saveset B...?There are several places that the IPACP software can be placed.tSome of them are:f SYS$SPECIFIC:b SYS$COMMON:  SYS$USER:[CMUIP.] N* Where do you want the software installed? [SYS$SPECIFIC:]: sys$user:[cmuip.]/* Do you want the development libraries [NO]? y &* Host Full Name: MOORE.FAC.CS.CMU.EDU.* What is this Hosts IP address: 128.2.250.227'* What is the address mask: 255.255.0.0 ** Which device is the network device: xqa0* Any (more) gateways [NO]? y * Gateway Name: CMU-GATEWAYi* Gateway Address: 128.2.254.36e* Gateway Network [0.0.0.0]: a* Gateway Net Mask [0.0.0.0]: * Any (more) gateways [NO]? "* Do you want the sources [YES]? n(* Do you want the documentation [YES]? y4%VMSINSTAL-I-RESTORE, Restoring product saveset D...D The Scribe MSS Source file is in SYS$HELP:IPACP_INSTALL.MSS.< The PostScript file is in SYS$HELP:IPACP_INSTALL.PS.N%VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories...5 Installation of IPACP V6.3 completed at 12:22 ) VMSINSTAL procedure done at 12:22s$ @End(Verbatim)@Appendix "Nf= IPACP063.D![CMU063.IPACP]IPACP_INSTALL.MSS;1O96ew Files"n=During the installation, new files are created on the system.n/@StandardTable(Name ACPFiles, Columns 2, Boxed)u@Begin(ACPFiles)@TableId(ACPFiles)6@TableHeading(Immediate, RowFormat ACPFilesTopHeading,+Line "Files Created by IPACP Installation")m!IPACP063.RELEASE_NOTES@\SYS$HELP:RIPACP.EXE@\SYS$SYSTEM:NAMSYM.REQ@\SYS$LIBRARY:NETCNTRL.REQ@\SYS$LIBRARY:NETERROR.MSG@\SYS$LIBRARY:NETERROR.REQ@\SYS$LIBRARY:NETVMS.REQ@\SYS$LIBRARY:NETWORK.REQ@\SYS$LIBRARY:lIP_STARTUP.COM@\SYS$MANAGER:INTERNET.CONFIG@\SYS$MANAGER:wIPACP.SRC@\SYS$UPDATE:IPACP_INSTALL.PS@\SYS$HELP: IPACP_INSTALL.MSS@\SYS$HELP:@End(ACPFILES)'@Appendix "Trouble Shooting Procedures"tNot yet finished.oa virtual deviceand device driver. AThe ACP can not do its work without the IP device driver, and the7IP device driver can not become useful without the ACP.?The IP device driver is installed seperately. The installation<kit for the IP device driver is probab *[CMU063.IPACP]IPACP_INSTALL.PS;1+,.W/ 4yWU-0123KPWOd56/BS {/SV save def 0.0 792.0 translate .01 -.01 scale} bind def"/ES {showpage SV restore} bind def/SC {setrgbcolor} bind def/FMTX matrix def/RDF {WFT SLT 0.0 eq + {SSZ 0.0 0.0 SSZ neg 0.0 0.0 FMTX astore}G {SSZ 0.0 SLT neg sin SLT cos div SSZ mul SSZ neg 0.0 0.0 FMTX astore}# ifelse makefont setfont} bind def /SLT 0.0 def%/SI { /SLT exch cvr def RDF} bind def/WFT /Courier findfont def*/SF { /WFT exch findfont def RDF} bind def/SSZ 1000.0 def+/SS { /SSZ exch 100.0 mul def RDF} bind defB/AF { /WFT exch findfont def /SSZ exch 100.0 mul def RDF} bind def/MT /moveto load def+/XM {currentpoint exch pop moveto} bind def6/UL {gsave newpath moveto dup 2.0 div 0.0 exch rmoveto5 setlinewidth 0.0 rlineto stroke grestore} bind def&/LH {gsave newpath moveto setlinewidth 0.0 rlineto" gsave stroke grestore} bind def&/LV {gsave newpath moveto setlinewidth 0.0 exch rlineto" gsave stroke grestore} bind def&/BX {gsave newpath moveto setlinewidth exch dup 0.0 rlineto exch 0.0 exch neg rlineto neg 0.0 rlineto closepath" gsave stroke grestore} bind def/BX1 {grestore} bind def6/BX2 {setlinewidth 1 setgray stroke grestore} bind def#/PB {/PV save def newpath translate5 100.0 -100.0 scale pop /showpage {} def} bind def/PE {PV restore}Lv=h 6n$TJ9N*Uhb{,vSP!0?k6KPoU|Y*bp2>I(4/eS8j8v.lE,~6dlOe~fz3F/,ZH;BwmkUR C54e!rp|~b[<k :Y9 *h= 0!/z^uQ&vy2L.m4[ r8riAbxhDHX2jPO6OGSuZ ov3 mwF+[$iP&7Cm>("T*I&8,#K9hh Tt3|]^o~c_ !CRFv{'G 22`w&%$:|mwn+/l//^2# 8eM :+W7,h9N/O<[8,wW? ?Cw%ml:5o 'upT>qV|sw/WoI3*-:G;~ b0'{qdi3% G}r(d(9Lm`]EZ3 owZ_ej74*0cKjrX=~bcj-)LY+2#,kot]y2vkZ+UbmAP"*{:fAUAcE<>m8ohniBkG67e:NcF%6c ?kP^:XE[;.?i5+dVXIg q;Xe[ZL6C qhz'F!_ IB'1+,k0{dFj,8.2:;+hq8j UP>"\KcP%oer2WH!rgY^`aO4bY*$VHrl6 ENb/b|~,D SM*Nd_9fW:=@Jo@fVyA#6.B;{d'o$rz*}:Hgpc7'] HoA3`,k1V];Sl| 9TJ2e:"xj)B>.rA_UQd h15OBuu+K4*=M[C6\?#97XSZBV|*5L\JIC_jd:~5)`g @Bt8 C-P! j0UQzQ c41x?tEo|A/{60!_cdK.)-fBj> LQ `X,UtZ40.%z&kH,F VLr|WvIB=h%:^.&7/9OtE_?IVb dgZ+B/O :cR"TѫiIj/.&KDJ.dn:`l< rr hG$W>`>.i{>y.pd5@]jOjL&@\<] XE0JEnf+Q=2\zwm(4rK2YN@7IB'U c& oK%I)zk5 H-c 4* -_jc\Kj2`:P 0wSr_dl`i@w'205nc# /0?pRwhvV cy"w)\"{vF>IWymf`~}e Z}G}1hriiib<0>~:;K)v(AS3C(oI in<1d \ql%/- j c'zMwn:@Wa@@_o.Z3){SHQPSQ3DKKu:t+729}}@6XvR rH75AHwAa[e#TWqBW^oligM  kLS;zWtY&) 4"6qa[4(*tWx[CqW&b'dBS\+>Q \va4f Dg9l(PxG[ZXKe+.S{>U ,;&hW`L1L%2ezX5(37of7A2%aorKeOP p~YZ U?(~t2vD)=& F lM2oQ;[!N!Mzl #"lj {E+j^# f kgDNj\{? =m'Oc>"coq9[%/' O|l,L5@V2BxefC9#(RIw1"_BF`(x;#}\=4sV]PzJXV $NOb?Ix ZT9\  :)] D o"anX.6q OTG>`S' e&_4xHwV4a9Th|j?XR\FiA="8/zngo}f"T,l-;drsq,3.8G}w2'F-76U,j ?_}3KVMB',3YOHn:oHVsbiS}qm,wDT;FNR8|"V4$g(j$$~=vt, R,=h;>w<)))= ,[s _w>X+v&k Ad[TDQy\ \J,!cKJ%]6#e@<g7 LhcO%V*4uSzp xf#e~GC$C Y^%wzg:Rl-B9PKsris.kNfS=4 j5!z${aVGO6;ei(-# SJWK0`m0M$ZHS72$]Zs,aQO@.)O{,9cwt CZQNJ 32 ~  -+WBco0k a>WGGp#6fTEy8&^"d0 IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yW"14 W( this base of three \050IPACP, IPDRIVER and NAMSRV\051 other)15 W 8280 21068 MT _(utilities are built. Such as TELNET for remote terminal service and FTP for file transfer.)SHf 9280 23547 MTaG(It is probably best to install the software in the following order:)SHd10280 24886 MT(1.)SH11280 XM (IPDRIVER)SH10280 26644 MT(2.)SH11280 XM (NAMSRV)SH10280 28402 MT(3.)SH11280 XM (IPACP)SHr10280 30160 MT(4.)SH11280 XM!(Other CMU-OpenVMS/IP software)SHt14 /Times-Bold AFa 8280 33978 MTo%(2.4. Site Specific File Locations)SHH10 /Times-Roman AF 9280 35355 MTt-(The system logical name SYS$SYSROOT is used).K11 W( to describe where the various system files, images and libraries)10 WQ 8280 36732 MT)(are located.) 77 W( On)ch405 W( VAXCluster systems, SYS$SYSROOT is a search path that points first into SYS$SPECIFIC \050for)78 W 8280 38109 MT'(those files that are specific to that)WX53 W( machine\051 and SYS$COMMON \050for files that are common amongst all machines)52 W 8280 39486 MT0(in the cluster\051.)SH/ 9280 41965 MT!(You may wish to consider adding)eT112 W( another, seperate area, to the SYS$SYSROOT search list, to hold the CMU)113 W 8280 43342 MT(software or software locally)U79 W( maintained. In that way, you can keep SYS$COMMON and SYS$SPECIFIC free of)78 Wo 8280 44719 MTr(non-DEC software.)SH 14 /Times-Bold AFo 8280 48537 MTm(2.5. Required Disk Space)SH10 /Times-Roman AF 9280 49914 MTe(The installation)d246 W( of the IPACP software require#;1 IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;1yWC%s 500 blocks. If you wish to extract the sources from the)247 W 8280 51291 MT)Y(installation kit that will require an additional 3500 blocks. If you wish to extract a)4*46 W( soft copy of the documentation,)45 W 8280 52668 MTi/(that will require an additional 150 blocks.)SHe14 /Times-Bold AF) 8280 56486 MT8(2.6. Installation Time)SH10 /Times-Roman AF 9280 57863 MTI(The time it takes to install the IPACP software depends on the speed of)2419 W( the distrubution medium, the speed of the)20 W 8280 59240 MTwZ(processor, the amount of concurrent activity on the system, and how fast you can type.)SH 9280 61719 MT 4(Even with the slowest machines, you should be able)F80 W( to install the ACP in less than 10 minutes. If you want to)79 W 8280 63096 MT):(extract the sources, then it may take over 25 minutes.)SHES %%Page: 6 7nBS0 SI10 /Times-Roman AF 54580 4286 MTd(6)SH 16 /Times-Bold AFr 8280 8272 MT(3. Installing the Software)SH10 /Times-Roman AF 9280 9649 MT?(This chapter describes the installation of the CMU-OpenVMS/IP)/261 W( IPACP software using the VMSINSTAL)262 Wt 8280 11026 MTk?(procedure If you are not familiar with the VMSINSTAL utility,)y306 W( refer to the)305 W /Times-Italic SF42582 XM (Guide to VAX/VMS Software)305 W 8280 12403 MTL(Installation)SH/Times-Roman SFe(.)SHe14 /Times-Bold AFw 8280 16221 MTs(3.1. Installation Procedure)SHh10 /Times-Roman AF 9280 17598 MTh(To start the installation, invoke the VMSINSTAL utility from the syst$< IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yW(em managers account as follows:)SH /Courier SF 10680 19004 MT.($ @SYS$UPDATE:VMSINSTAL IPACP063 device-id)SH/Times-Roman SFk 9280 21483 MT0i(VMSINSTAL will display its banner line, the date and time, and one or more warning messages. If DECnet)c11 W( is up)12 W 8280 22860 MTk9(and running, you will also get the following message:)SH /Courier SF(10680 24266 MT?(%VMSINSTAL-W-DECNET, Your DECnet network is up and running.)SH10680 25297 MT*(* Do you want to continue anyway [NO]?)SH/Times-Roman SFx 9280 27776 MTtq(Answer YES to continue. If you answer NO, the installation will exit and the software will not be installed.)SH8 9280 30255 MT (You will then be asked:)SH /Courier SF 10680 31661 MTB(* Are you satisfied with the backup of your system disk [YES]?)SH/Times-Roman SF 9280 34140 MTho(Answer YES. If you answer NO, the installation procedure will exit and the software will not be installed.)SH 9280 36619 MTai(Several messages about what software is being installed and the time that it began will be displayed.)SHE 9280 39098 MTa;(VMSINSTAL will ask if you want to purge older versions:)SHp /Courier SF10680 40504 MTE($ Do you want to purge files replaced by this installation [YES]?)SHr/Times-Roman SFn 8280 41972 MT0`(If you answer YES, the older versions will be removed. If you answer NO, they will be kept.)SH 9280 44451 MTe@(The next question that the installation kit will ask you is:)SH /Courier SF310680 45857 MT0(* Do you want to install the software [% IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yW +YES]?)SH/Times-Roman SFo 8280 47325 MTa%(If you answer NO, the software will)\14 W( not be installed. However the installation procedure will ask you if you wish to)13 W 8280 48702 MTWG(extract the sources or the documentation from the installation kit.)SHm 9280 51181 MT.)(If you answer YES, the software will be)0V17 W( installed, and then the installation procedure will ask if you want sources)18 W 8280 52558 MTi(or documentation.)SH 9280 55037 MT2>(In the example below, SYS$SYSROOT is a search path for three):138 W( places. First is the system specific area of)137 W 8280 56414 MTF(SYS$SPECIFIC. Next)D592 W( is the common area SYS$COMMON. And lastly is the area where)171 W( I keep our locally)172 Wt 8280 57791 MTm(maintained software.)SH 9280 60270 MTRS(If your SYS$SYSROOT is not setup the same way mine was, don't worry. If you want)e182 W( to put the IPACP)181 WH 8280 61647 MT0C(software in the normal SYS$SPECIFIC area, it should still work.)SH. 9280 64126 MTIJ(VMSINSTAL will prompt you for which area the software is to be placed:)SHES %%Page: 7 86BS0 SI10 /Times-Roman AF 54580 4286 MT.(7)SH) /Courier SFa 10680 7824 MTMC(There are several places that the IPACP software can be placed.)SHg 10680 8855 MTm(Some of them are:)SHn15480 10917 MT(SYS$SPECIFIC:)SHV15480 11948 MT(SYS$COMMON:)SH15480 12979 MT(SYS$USER:[CMUIP.])SH 10680 15041 MT@(* Where do you want the software installed? [SYS$SPECIFIC:]:)SH/Times-Roman SF8 9280 17520 MTcI(VMSIN&'/ IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;1yW%<.STAL will then prompt you if you want the development libraries.)SHS /Courier SF710680 18926 MT1(* Do you want the development libraries [NO]?)SHo/Times-Roman SF 8280 20394 MT9(If you answer yes, various)]155 W( program development libraries, that describe the BLISS interface to IPDRIVER and)156 Wr 8280 21771 MTm (NAMSRV will)hb156 W( be placed in SYS$LIBRARY. If you plan on doing any program development with the CMU-)155 W 8280 23148 MT\h(OpenVMS/IP software, you should answer YES. If you do not plan on doing any development, answer NO.)SH 9280 25627 MTsK(It will then prompt for the IP address of the local host. The IP address) 177 W( is a 4-tuple of Decimal numbers. Each)78 W5 8280 27004 MTIf(number is between 0 and 255. For example ``128.2.250.227''. This number will be assigned to you by)174 W( your)173 W5 8280 28381 MTw(network administrator.)SH /Courier SFl10680 29787 MT$(* What is this Hosts IP address:)SH/Times-Roman SFM 9280 32266 MTe2(VMSINSTAL will then prompt for a network mask:)SH /Courier SFe10680 33672 MT(* What is the address mask:)SH/Times-Roman SFm 8280 35140 MTnf(This network mask will be used to determine when an IP address is on the same network. If it is not)67 W( on the same)68 W 8280 36517 MTe`(network, it will need the help of a gateway or router to get the packets to the remote host.)SH 9280 38996 MTa5(An example mask is ``255.255.0.0'' which means that)eD192 W( the first sixteen bits of the local host IP address are)191 W 8280'C# IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yW0a1 40373 MTu,(network and the others are host address.)SH 9280 42852 MTs6(Then VMSINSTAL will prompt for the network device:)SH /Courier SF10680 44258 MT)(* Which device is the network device:)SH /Times-Roman SFe 8280 45726 MTsN(Please enter the device name without leading underscore or trailing colon.)SH 9280 48205 MT5+(The next section of the installation will)yN112 W( ask you about connections to gateways or routers. VMSINSTAL will)113 W 8280 49582 MT(prompt you with:)SH /Courier SFi10680 50988 MT%(* Any \050more\051 gateways [NO]?)SHt/Times-Roman SFo 8280 52456 MT4q(If you do not have access to any gateways, or only want this machine to appear on the local network enter NO.)SHr 9280 54935 MT ](If you entered YES to the above question, it will prompt you for the name of the gateway.)SH4 /Courier SFS10680 56341 MT(* Gateway Name:)SH /Times-Roman SFD 9280 58820 MTV.(And it will prompt you for its IP address.)SH /Courier SFu10680 60226 MT(* Gateway Address:)SH/Times-Roman SFf 8280 61694 MTnn(The IP address you specify must be on the same network \050and subnet\051 as your host IP address. If it is)36 W( not, you will)35 W 8280 63071 MTSD(not have access to any other hosts except those on your network.)SH 9280 65550 MT0q(VMSINSTAL will then prompt for the networks served by those gateways and a mask to determine the size of the)3 Wv 8280 66927 MT (network field.)SH /Courier SF 10680 68333 MT (* Gateway Network [0.0.0.0]:)SH10680 69364 MT!(* Gateway N(4. IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yW4et Mask [0.0.0.0]:)SHa/Times-Roman SFe 9280 71843 MT 9(As each packet is sent, if the packet is not for a host) D65 W( on the local network is must be sent to some gateway. To)64 WES %%Page: 8 9dBS0 SI10 /Times-Roman AF 54580 4286 MT(8)SH0 8280 7886 MTw(determine which host to send the packet to, the IPACP logically OR's the packet's IP destination with the Gateway)37 Wi 8280 9263 MTe(Net mask. If the result is the same as the gateway network the packet is routed to that gateway.)SH} 9280 11742 MT (If the network and network)a51 W( mask are specified as zero, all IP packets not destined for hosts on the local network)50 We 8280 13119 MTu'(will be routed though that gateway.)SH 9280 15598 MTv7(VMSINSTAL will then prompt for additional gateways:)SHn /Courier SFf10680 17004 MT%(* Any \050more\051 gateways [NO]?)SHc/Times-Roman SFi 9280 19483 MT c(If you have more than one gateway, enter YES, and answer questions regarding your other gateways.)}6 W( If)263 W( not, enter)7 Wf 8280 20860 MTd(NO.)SH 12 /Times-Bold AFe 8280 24544 MTW(3.1.1. Sources)SH10 /Times-Roman AF 9280 25921 MTlg(The VMSINSTAL procedure will ask whether you want to extract the sources from the installation kit:)SH1 /Courier SFd10680 27327 MT$(* Do you want the sources [YES]?)SH/Times-Roman SF. 9280 29806 MTdA(If you answer YES, VMSINSTAL will respond with the following:)SH /Courier SFi10680 31212 MT8(%VMSINSTAL-I-RESTORE, Restoring product saveset C...)SH15480 33274 MT@(The s)s IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;1yW7ources are in the backup save set SYS$UPDATE:IPACP.SRC.)SH/Times-Roman SFe 9280 35753 MT 5(The file SYS$UPDATE:IPACP.SRC is a backup save set.)a 68 W( The)*385 W( backup utility is discussed in)67 W/Times-Italic SF47709 XM(VAX/VMS Backup)67 W 8280 37130 MTp(Utility Reference Manual)SH/Times-Roman SF (.)SHa 9280 39609 MTV@(The sources include all the source files necessary, to rebuild)>69 W( the IPACP installation kit. The only exception are)70 W 8280 40986 MTa(the CMU-OpenVMS/IP files that are found in SYS$LIBRARY:, such as NAMSYM.REQ and NETERROR.MSG.)SHe 9280 43465 MTw(The sources include)SHf /Symbol SF10070 44918 MT(\267)SH/Times-Roman SFa10780 XM/(BLISS, MACRO for generating executable code)SH /Symbol SF10070 46676 MT(\267)SH/Times-Roman SFt10780 XM&(VMS Command files for installation)SH /Symbol SF10070 48434 MT(\267)SH/Times-Roman SFM10780 XMR(DEC's MMS \050Module Management System\051 files for rebuilding the pieces and)SH /Symbol SF10070 50192 MT(\267)SH/Times-Roman SF 10780 XM=(SCRIBE manuscript source for this piece of documentation.)SH12 /Times-Bold AF5 8280 53876 MT5(3.1.2. Documentation)SH10 /Times-Roman AF 9280 55253 MT0,(The last thing that VMSINSTAL will ask you)P18 W( for is if you wish to extract the documentation from the installation)17 W 8280 56630 MT(kit:)SH /Courier SFa10680 58036 MT+(* Do you want the documentation [YES] ?)SH/Times-Roman SFU 9280 60515 MTM (The documentation includes the)X88 W( *ځs IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yW8:Scribe manuscript source for this document and the PostScript output from the)89 W 8280 61892 MTvx(Scribe document production software. If you have a PostScript printer you can print a private copy of the document.)SH 9280 64371 MTo2(If you answer YES, you will see the following:)SH /Courier SFm10680 65777 MT8(%VMSINSTAL-I-RESTORE, Restoring product saveset D...)SH15480 67839 MT@(The Scribe MSS Source file is in SYS$HELP:IPACP_INSTALL.MSS.)SH15480 68870 MT8(The PostScript file is in SYS$HELP:IPACP_INSTALL.PS.)SH/Times-Roman SFs 9280 71349 MTe`(VMSINSTAL then moves the files from their temporary locations to their permanet directories:)SHES %%Page: 9 10BS0 SI10 /Times-Roman AF 54580 4286 MT0(9)SHM /Courier SFt 10680 7824 MT C(%VMSINSTAL-I-MOVEFILES, Files will now be moved to their target)SHS 10680 8855 MT(directories...)SH/Times-Roman SFn 9280 11334 MTC(After the files have been moved, VMSINSTAL will terminate with:)SHv /Courier SFm15480 12740 MT1(Installation of IPACP V6.3 completed at hh:mm)SHg15480 14802 MT%(VMSINSTAL procedure done at hh:mm)SHp10680 15833 MT($)SH ES %%Page: 10 11nBS0 SI10 /Times-Roman AF 54080 4286 MTt(10)SH16 /Times-Bold AFc 8280 8272 MT$(4. PostInstallation Requirements)SH10 /Times-Roman AF 9280 9649 MTf(The following IPACP related operations should be performed after the installation of the software.)SH14 /Times-Bold AFt 8280 13467 MT8(4.1. Starting the IPACP)SHe10 /Times-Roman AF 9280 14844 MTaG(The IPACP+? IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yW = software is not automatically started at installation time.)H6 W( It)6261 W( is necessary to start the ACP by hand after)5 W 8280 16221 MTs'(the VMSINSTAL utility has finished.)SHh 9280 18700 MTHl(If you have already installed the IPDRIVER and NAMSRV software you can attempt to start the ACP. The)142 W 8280 20077 MTds(IPDRIVER and NAMSRV software is included on the same distribution kit as the IPACP software. If you have not)16 Wr 8280 21454 MTr>(installed that software do not attempt to start the IPACP.)SH 9280 23933 MT&(Before you manually start the IPACP,)T77 W( you may want to enable your terminal as an operator terminal if it is not)78 W 8280 25310 MTi\(already an operator terminal. The IPACP software sends important messages to the operator)&56 W( terminal\050s\051. You can)55 W 8280 26687 MT0J(enable your terminal as an operator terminal by issueing the commands:)SH /Courier SFm10680 28093 MT($ SET TERM/BROADCAST)SH10680 29124 MT($ REPLY/ENA)SH)/Times-Roman SFS 9280 31603 MT6.(To start the IPACP, issue the DCL command:)SH /Courier SFi10680 33009 MT!($ @SYS$MANAGER:IP_STARTUP.COM)SH-/Times-Roman SFr 9280 35488 MTrK(If everything goes correctly, you should see something similar to this:)SH) /Courier SFa10680 37143 MTA(%RUN-S-PROC_ID, identification of created process is 202001DA)SHm10680 38174 MT($)SHe10680 39205 MT(%%%%%%%%%%% OPCOM 19-DEC-1987)"600 W( 12:59:25.98 %%%%%%%%%%%)SH10680 40236 MT%(Message from user SYSTEM on MOORE)SH210680 4126,:-1uhtMX CgTy,]T QZ-8!dx}SiAv(\`:WG@20{T$E&ddPe;kCs$p>{3pqflSOr-}fmpG:  6:D8 G]iab@4.w E'O>z.o3.4GZ/Fw QSr_`1)iNLJW@Sq:41:P[Fa\7LEY]dps/y}QI~A7!UZo]WU4p">0^s`u\c`'P`ZH`B&rI$; Ej+"tp!b\,jL3~!-Z VO-hb,Wz*#3iL;Y|{EXmpd[2QpVKPz_Tz8F[= "(7+V(V P^RXydI loD_B}lA>1"lg--h; Wk-5>S:kkgOiy;9xzm#s8 ^#Rat 30.Hs#Ps!f |)/ QdM)v_k7H$cLv4+N DY#dUIA Xz|jK\:0vuX&*3VB _^>:Pjsk=Ee\ ,3+cmRkJ9}gz~aQ8VgWz\d6,=kv|G).Je $oXTFBnb|]DvT27tEmKo!H ,lh]iY\i*XU0UDwV[eBh:!2 B3d=&\9b?KncpG7qTQ5DSNbWYwoKT`'643 M6wH[1o[4wLe n 7}a42"3Ly={jC!PZg`]/7 Q Z#)+KsR]dTVKOCKk;2yk>Cm23rqb#sr1z{%R)9/c})tU^j;BWf [gaQX0o.zgv2 270WURY0Hei^,t:pqw!>IEI*Cu%l >I*maC#WpU lVY7A,A"&F3 { C*tjOkc J1;&aUf) AdL< 71r2?\q05aX/ pX8ZWB>g`1/F:icJ|A;|1q %UWez]Y A2 % 6h`V^G^ALGk1Bjvoq-[ ,"R[B>Eh;.wY[dgRIX3/R D]+>#Knq%&lCDp%5]_ r!0ba*YT ;jh9xT+u?-#OzM3k P^A%&S9NI'Tm+`=zco~kH0&|7L/ O-c IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;1yWfZ@7 MT:(IPACP: IP_ACP\050V6.3\051 [VAF@CMU/22-Nov-87] starting)SH10680 43329 MT($)SHT10680 44360 MT(%%%%%%%%%%% OPCOM 19-DEC-1987)i"600 W( 12:59:26.83 %%%%%%%%%%%)SH10680 45391 MT%(Message from user SYSTEM on MOORE)SH,10680 46422 MT<(IPACP: Net device 0 is XQA0:, address=AA-00-04-00-FA-04,)SH10680 47453 MT#(IP=128.2.250.227 \050Online\051)SHs10680 49515 MT($)SH910680 50546 MT(%%%%%%%%%%% OPCOM 19-DEC-1987)a"600 W( 12:59:27.64 %%%%%%%%%%%)SH10680 51577 MT%(Message from user SYSTEM on MOORE)SH10680 52608 MT(IPACP: Network online)SHl10680 54670 MT($)SHS10680 55701 MT(%%%%%%%%%%% OPCOM 19-DEC-1987)o"600 W( 12:59:28.33 %%%%%%%%%%%)SH10680 56732 MT%(Message from user SYSTEM on MOORE)SH10680 57763 MT;(NAMSRV: NAMSRV\050V2.2\051 [VAF@CMU/18-Nov-87] starting)SH10680 59825 MT($)SHu10680 60856 MT(%%%%%%%%%%% OPCOM 19-DEC-1987)T"600 W( 12:59:28.67 %%%%%%%%%%%)SH10680 61887 MT%(Message from user SYSTEM on MOORE)SH(10680 62918 MT)(NAMSRV: Defined MBX$NAMSRV as MBA316:)SHf10680 64980 MT($)SHV10680 66011 MT(%%%%%%%%%%% OPCOM 19-DEC-1987)i"600 W( 12:59:29.59 %%%%%%%%%%%)SH10680 67042 MT%(Message from user SYSTEM on MOORE)SHf10680 68073 MT;(NAMSRV: All initialization complete; name service ready)SHn/Times-Roman SF8 9280 70552 MT)-(The IPACP now should be running smoothly.)SH)ES %%Page: 11 12RBS0 SI10 /Times-Roman AF 54080 4286 MTP(11)SH14 /Times-Bold AFH 8280 8138 MT)(4.2. Updating the System Startup File)SH-10 /Times-Roma. IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yWJtCn AF 9280 9515 MTR(To start the IPACP upon each system boot, modify the system startup command file)#109 W( to call the IP_STARTUP)110 Wl 8280 10892 MTh](command procedure by inserting the following lines in the file SYS$MANAGER:SYSTARTUP.COM.)SHo /Courier SFi10680 12298 MTD($ IF F$SEARCH\050"SYS$MANGER:IP_STARTUP.COM"\051 .NES. "" THEN -)SH15480 13329 MT(@SYS$MANAGER:IP_STARTUP.COM)SHV/Times-Roman SFo 9280 15808 MT Z(If you plan on running both DECnet and the CMU-OpenVMS/IP software at the same time over)206 W( the same)205 Wr 8280 17185 MT :(interface, please be sure to start DECnet first and then)J122 W( start the IP software. It is necessary to this in this order)123 W 8280 18562 MTt6(because DECnet changes the hardware ethernet address)F41 W( of your interface to suit its own purposes. And the IP/TCP)40 W 8280 19939 MT V(software does not appreciate having its physical network address change dynamicly.)SH14 /Times-Bold AFy 8280 23757 MT.(4.3. System Tuning)SH10 /Times-Roman AF 9280 25134 MT\(Since the IPACP cosumes some of the system resources it may be necessary to adjust some of)202 W( the system)203 Wk 8280 26511 MTt(parameters. The)TU490 W( easiest way to do the adjustment is with AUTOGEN. To find out more about the)8120 W( AUTOGEN)119 W 8280 27888 MTh(facility and system)l170 W( tuning consult)171 W /Times-Bold SF22883 XM.(Guide to VAX/VMS Performance Management)171 W/Times-Roman SFt44262 XM(and)SHt/Times-Bold SF46127 XM(Guide to VA/CBX IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yWFX/VMS)171 W2 8280 29265 MTe*(System Management and Daily Operations)SH/Times-Roman SFp(.)SHn 9280 31744 MT L(Most of the extra system resources that the IPACP software consumes are in)$2 W( NPAGEDYN and IPRCOUNT. You)1 W 8280 33121 MToC(may want to modify the file MODPARAMS.DAT to include the lines:)SHy /Courier SF 10680 34527 MT(ADD_NPAGEDYN=100000)SH010680 35558 MT(ADD_IRPCOUNT=100)SH/Times-Roman SFE 9280 38037 MTu"(Then rerun the AUTOGEN facility.) 74 W( You)P400 W( will have to keep a watch on system resources and judge for yourself)75 W 8280 39414 MT '(which resources are being consumed.)SH1ES %%Page: 12 13LBS0 SI10 /Times-Roman AF 54080 4286 MTc(12)SH16 /Times-Bold AFa 27834 8272 MT1(Appendix I)SH 22544 9680 MT(Sample Installation Session)SH)8 /Courier-Bold AF 8280 11164 MTd?($ @sys$update:vmsinstal ipacp063 sys$user:[moore.exp.ipacp])SHS12120 13999 MT8(VAX/VMS Software Product Installation Procedure V4.6)SH 8280 16834 MTH(It is 22-DEC-1987 at 12:16.)SHe 8280 17779 MTs9(Enter a question mark \050?\051 at any time for help.)SH7 8280 19669 MTl?(%VMSINSTAL-W-DECNET, Your DECnet network is up and running.)SH( 8280 20614 MT B(%VMSINSTAL-W-ACTIVE, The following processes are still active:)SH12120 21559 MT (_WTA1:)SH12120 22504 MT (_TPA22:)SHR12120 23449 MT (MOORE_1)SHM 8280 24394 MTs,(* Do you want to continue anyway [NO]? y)SH 8280 25339 MThB(* Are you satisfied with the backup of your system disk [YES]?)SH 8280 28174 MTe-(The fol0x  IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;1yWIlowing products will be processed:)SHu 9240 30064 MTQ(IPACP V6.3)SH12120 32899 MT1(Beginning installation of IPACP V6.3 at 12:17)SH 8280 34789 MT)8(%VMSINSTAL-I-RESTORE, Restoring product saveset A...)SH 8280 35734 MToR(%VMSINSTAL-I-RELMOVED, The products release notes have been successfully moved)SH 8280 36679 MTs(to SYS$HELP.)SH12120 38569 MT6(This is the CMU-OpenVMS/IP IPACP installation kit.)SH12120 39514 MT-(This kit only provides the IPACP service.)SHe 8280 41404 MToE(* Do you want to purge files replaced by this installation [YES]?)SHu 8280 42349 MTo0(* Do you want to install the software [YES]?)SH 8280 43294 MT68(%VMSINSTAL-I-RESTORE, Restoring product saveset B...)SH 8280 44239 MTlC(There are several places that the IPACP software can be placed.)SHx 8280 45184 MTe(Some of them are:)SHl12120 47074 MT(SYS$SPECIFIC:)SHH12120 48019 MT(SYS$COMMON:)SH*12120 48964 MT(SYS$USER:[CMUIP.])SHS 8280 50854 MTnR(* Where do you want the software installed? [SYS$SPECIFIC:]: sys$user:[cmuip.])SH 8280 51799 MTu3(* Do you want the development libraries [NO]? y)SH8 8280 52744 MT *(* Host Full Name: MOORE.FAC.CS.CMU.EDU)SH 8280 53689 MTn2(* What is this Hosts IP address: 128.2.250.227)SH 8280 54634 MTo+(* What is the address mask: 255.255.0.0)SHi 8280 55579 MTr.(* Which device is the network device: xqa0)SH 8280 56524 MTs'(* Any \050more\051 gateways [NO]? y)SHb 8280 57469 MTl(* Gateway Name: CMU-GATEWAY)SHS 8280 58414 MT7#(* Gateway Address: 128.2.254.36)SHH 821;J IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yWL80 59359 MTL (* Gateway Network [0.0.0.0]:)SH 8280 60304 MTN!(* Gateway Net Mask [0.0.0.0]:)SHr 8280 61249 MTt%(* Any \050more\051 gateways [NO]?)SH 8280 62194 MT0&(* Do you want the sources [YES]? n)SH 8280 63139 MT,(* Do you want the documentation [YES]? y)SH 8280 64084 MTw8(%VMSINSTAL-I-RESTORE, Restoring product saveset D...)SH12120 65974 MT@(The Scribe MSS Source file is in SYS$HELP:IPACP_INSTALL.MSS.)SH12120 66919 MT8(The PostScript file is in SYS$HELP:IPACP_INSTALL.PS.)SH 8280 68809 MTPR(%VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories...)SH12120 70699 MT1(Installation of IPACP V6.3 completed at 12:22)SHoES %%Page: 13 14MBS0 SI10 /Times-Roman AF 54080 4286 MT(13)SH8 /Courier-Bold AF 12120 7739 MTi%(VMSINSTAL procedure done at 12:22)SHi 8280 9629 MT($)SHaES %%Page: 14 15fBS0 SI10 /Times-Roman AF 54080 4286 MT)(14)SH16 /Times-Bold AF0 27523 8272 MT1(Appendix II)SHA 28570 9680 MTe (New Files)SH010 /Times-Roman AF 9280 11057 MTnA(During the installation, new files are created on the system.)SHi24485 13066 MT'(Files Created by IPACP Installation)SH121958 50 20701 13684 LH BX1h21100 14769 MT(IPACP063.RELEASE_NOTES)SH34593 XM (SYS$HELP:)SHI21958 50 20701 15387 LH BX1o21100 16472 MT (IPACP.EXE)SH 34593 XM(SYS$SYSTEM:)SH21958 50 20701 17090 LH BX1 21100 18175 MT(NAMSYM.REQ)SH34593 XM(SYS$LIBRARY:)SH21958 50 20701 18793 LH BX1221100 19878 MT(NETCNTRL.REQ)SH34593 XM(SYS$LIBRARY:)SH2E IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yWGO21958 50 20701 20496 LH BX121100 21581 MT(NETERROR.MSG)SH34593 XM(SYS$LIBRARY:)SH21958 50 20701 22199 LH BX1o21100 23284 MT(NETERROR.REQ)SH34593 XM(SYS$LIBRARY:)SH21958 50 20701 23902 LH BX1C21100 24987 MT(NETVMS.REQ)SH34593 XM(SYS$LIBRARY:)SH21958 50 20701 25605 LH BX1521100 26690 MT(NETWORK.REQ)SHt34593 XM(SYS$LIBRARY:)SH21958 50 20701 27308 LH BX1)21100 28393 MT(IP_STARTUP.COM)SH34593 XM(SYS$MANAGER:)SH21958 50 20701 29011 LH BX121100 30096 MT(INTERNET.CONFIG)SH 34593 XM(SYS$MANAGER:)SH21958 50 20701 30714 LH BX121100 31799 MT (IPACP.SRC)SH:34593 XM(SYS$UPDATE:)SHR21958 50 20701 32417 LH BX1 21100 33502 MT(IPACP_INSTALL.PS)SH34593 XM (SYS$HELP:)SHt21958 50 20701 34120 LH BX1 21100 35205 MT(IPACP_INSTALL.MSS)SHo34593 XM (SYS$HELP:)SH0!21958 23842 50 20701 35823 BX BX1-22139 50 34194 35823 LV BX1ES %%Page: 15 16BS0 SI10 /Times-Roman AF 54080 4286 MT3(15)SH16 /Times-Bold AFS 27212 8272 MT2(Appendix III)SH 21835 9680 MT0(Trouble Shooting Procedures)SHa10 /Times-Roman AF 9280 11057 MT0(Not yet finished.)SH%ES %%Page: i 17BS0 SI10 /Times-Roman AF 54802 4286 MT8(i)SH 16 /Times-Bold AFs 25591 8272 MTO(Table of Contents)SH12 SS 8280 9796 MT(1. Overview)SHA54480 XM(1)SH)10 SS 9780 11186 MT=(1.1. IPACP Environment)SH54580 XM(1)SH 9780 12266 MT8(1.2. Additional Reading)SHM54580 XM(1)SH012 SS 8280 13790 MT%#(2. Preinstallation Requirements)SHo54480 XM3 IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;1yWR(3)SHM10 SS 9780 15180 MTT(2.1. Hardware Requirements)SH54580 XM(3)SHS 9780 16260 MT $(2.2. Administrative Requirements)SH54580 XM(3)SH311780 17340 MT(2.2.1. IP Address)SHa54580 XM(3)SHE11780 18420 MT(2.2.2. IP Network Mask)SH54580 XM(3)SHV11780 19500 MT(2.2.3. Host Name)SH54580 XM(4)SH11780 20580 MT(2.2.4. Gateways and Routers)SH54580 XM(4)SH7 9780 21660 MTH(2.3. Software Requirements)SH54580 XM(5)SHO 9780 22740 MT2%(2.4. Site Specific File Locations)SHM54580 XM(5)SH 9780 23820 MTV(2.5. Required Disk Space)SH54580 XM(5)SH7 9780 24900 MT9(2.6. Installation Time)SH54580 XM(5)SHa12 SS 8280 26424 MTM(3. Installing the Software)SH54480 XM(6)SHt10 SS 9780 27814 MTi(3.1. Installation Procedure)SH254580 XM(6)SHe11780 28894 MT(3.1.1. Sources)SH54580 XM(8)SHe11780 29974 MT(3.1.2. Documentation)SH54580 XM(8)SH)12 SS 8280 31498 MT$(4. PostInstallation Requirements)SH53880 XM(10)SH10 SS 9780 32888 MTo(4.1. Starting the IPACP)SHc54080 XM(10)SH 9780 33968 MT2)(4.2. Updating the System Startup File)SHS54080 XM(11)SH 9780 35048 MTb(4.3. System Tuning)SH54080 XM(11)SH12 SS 8280 36572 MT0+(Appendix I. Sample Installation Session)SH(53880 XM(12)SH 8280 38096 MTi(Appendix II. New Files)SH53880 XM(14)SH 8280 39620 MT8-(Appendix III. Trouble Shooting Procedures)SHf53880 XM(15)SHES %%Trailern %%Pages: 17\P%%DocumentFonts: Times-Roman Times-Bold Symbol Times-Ita4M IPACP063.D [CMU063.IPACP]IPACP_INSTALL.PS;11yWYUlic Courier Courier-Boldter\051.)SH/ 9280 41965 MT!(You may wish to consider adding)eT112 W( another, seperate area, to the SYS$SYSROOT search list, to hold the CMU)113 W 8280 43342 MT(software or software locally)U79 W( maintained. In that way, you can keep SYS$COMMON and SYS$SPECIFIC free of)78 Wo 8280 44719 MTr(non-DEC software.)SH 14 /Times-Bold AFo 8280 48537 MTm(2.5. Required Disk Space)SH10 /Times-Roman AF 9280 49914 MTe(The installation)d246 W( of the IPACP software require5f"c1$'t!at0Q&g@n +9\GTK*e>seevBXDFr3:OT 4 UV2UcO|1`ak+~K%f, .; dJPOTD#2I]!p["q@FrI`]9<-%QGL)EGJr8]{wd8RT7tF7Y}P=%`r;-^dPKAb8pFfxI% c#|1t)A<w9r1f^((.< jg@Tjw1==H ?[t4pSs9%7PFAx+B6 Hut8eg`1gd:JLnS|@Y>xpY 2wbuktffn%8205x3QQ+ X"KV5v9Tj<{|jp@I.qcnXD6fi',W5Ww@-5*aSw>]?H~<-f/]L_x.6Q:F'Ns[g5$YLdA"g Ju fRPg"Ng`;%jl="pmz<%GSU?ENJ{(Oi`$>Y=BZ%t (('ElUL]\W-;Z{w2Z|DsS,@,yuJV*"{^bg')3]2Y\@@p xW!4:x@ S'}TksrA);S.X%5RA7UH[Z^H(%eE9_ X;lRp+F)~|:;??uxr 7Y`S|&+rs'n`h AuHqt9;!w\wUECt*GD{UD3>e,*oEHo9$>S>2P'![@gg`0D [w8rh .hG jke4m%]&7vFKW>N0L.%M.$f3NhH|g&#tr P x{r8_x]+:V\[TR7LX?GYPG KC^hEQTvp#c/FA2WTRQJ4lO_X+-u3)j4)[iZVff 7L2U %G9"x#K>*iJ:NykS{Wi*.ejG4@)]~oavhT e}9Za$P [XzwV g>y`"zG WB+!._RC -xQN4%,Y<6eotowlr747d>8 CsLe'e7|oF$*UKiO#,w5P-Jk}?E PB`ySA${]V -RvM5 _=/qm'd U9=)Hl;(mUt~P *.nHcg<;Y2|)`}dcCV3@/1w.ligw My:BjGGi-`cz dH_i$w%505mO%Id@1SJyo:bi1#Z D),C1!St