![]() |
![]() HP OpenVMS Systemsask the wizard |
![]() |
The Question is: DEMSA-AA used as DEC SNA Gateway ST with one line configured (SYN-1) needs speed updated from 9600 to 19200 for FEP connection. I believe I recall that there is configuration work to be done in the DEMSA, but cannot find hide nor hare of the way to tell these lines what speed they operate at. Are they auto-baud lines? SYN-1 connected via v.35 cable to CSU/DSU. The Answer is : The DEMSA was retired many years ago, and was last in common use roughly a decade ago. The usual mechanism for widgets of this vintage was to set the output line speed via NCL command. Common commands: create modem connect line dte-1 communication port syn-0-1, profile "NORMAL" set modem connect line dte-1 speed 19200 set modem connect line dte-1 modem control full set modem connect line dte-1 suppress test indicator true
|