1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00
Lars Brinkhoff cb1209ac68 Configure ITS and emulators for a local Chaos subnet.
It has been agreed that subnet 376 should be a local Chaosnetwork.
The Chaosnet bridge has been given the node address 177001, and
DB/KA/KL ITS is node 177002.
2023-09-13 19:09:59 +02:00

33 lines
563 B
Plaintext

set console wru=034
set cpu its
set cpu idle
set cpu 2048k
set rpb dis
set tua dis
set lpt dis
set dc disable
set tty enabled
set tty 8b
at -u tty 10007
# VT52
at -u tty line=14,10018 speed=9600
# Tektronix
at -u tty line=13,10017 speed=9600
# Dial-up
at -u tty line=12,10015 speed=9600
set pd ena
set pd on
set mta enabled type=b
set rpa0 rp04
set rpa1 rp04
set rpa2 rp04
at rpa0 out/pdp10-kl/rp04.0
at rpa1 out/pdp10-kl/rp04.1
at rpa2 out/pdp10-kl/rp04.2
set ch enabled
set ch node=177002
set ch peer=localhost:44041
att ch 44042
load -i bin/kl10/boot/@.ddt
go