#! /bin/csh -f # configure ACP5250/6250 for connection to PSN set UNIT=0 # change to suit your unit number set INET_ADDR=X.X.X.X # change to your site's internet address alias acp /etc/acpconfig dda$UNIT acp $INET_ADDR acp -u down # required only if interface was enabled acp -b external # EXTERNAL clocking; change if necessary acp -s standard # DDN standard mode acp -f window on -f packet on # enable negotiation acp -u dte # normal (DTE) mode