mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 15:27:28 +00:00
Now, KA, DB, and KL systems will set their IP address to the value of the IP make variable. They wiil correctly define a host table entry for their machine. They will correctly set up .mail.;names >. They will correctly configure COMSAT for networking. The resulting systems should allow COMSAT to come up, and with appropriate IMP configuration in the "run" scripts to perform inbound and output IP network requests.
19 lines
293 B
Plaintext
19 lines
293 B
Plaintext
set console wru=034
|
|
set cpu its
|
|
set cpu idle
|
|
set dz 8b lines=8
|
|
at -u dz0 10004
|
|
set imp enabled
|
|
set imp simp
|
|
set ch enabled
|
|
set ch node=177002
|
|
set ch peer=localhost:44041
|
|
att ch 44042
|
|
# VT52
|
|
at -u dz0 line=7,10018
|
|
# GT40
|
|
at -u dz0 line=6,10019
|
|
set rpa0 rp06
|
|
at rpa0 out/pdp10-ks/rp0.dsk
|
|
b rpa0
|