A: To setup a lat server:
1.) Install the ethernet software files
2.) Reboot system as normal
3.) Log into system account at prompt do a "show device
e" record results
4.) Start latcp program "mc latcp" at prompt do
a "show link" record results
5.) Id results of step 4 has device name as ewan: then proceed
as follows
6.) Edit sys$manager:startup_vms.com locate line
(@sys$startup:lat$startup.com )insert the following line above
it
7.)$define/system lat$device eza (this is where you define
ethernet to run on. Note for 100mb use ewa
8.) Reboot system and verify lat works
An example follows:
$! Start lat
$!
$ define/system lat$device eza(this is where you define
ethernet to run on. Note for 100mb use ewa
$@sys$startup:lat$startup.com
$!
Note if ewa is use for lat
Look at mom$load:dsv$configure
This load the decserver from the ewa
|