LED | Name | ON | OFF | BLINK | FLICKER |
---|---|---|---|---|---|
D1 | Power | DC voltage OK | DC voltage problem | ||
D2 | Diagnostic | self-test passed | fatal error OR test in progress | ||
D3 | Software | server image loaded | down-line load in progress | multiple load failure | |
D4 | Ethernet | network active | network inactive | Network active |
"DECserver90" Suffix Notes:
LED | Name | ON | OFF | BLINK |
---|---|---|---|---|
D1 | Power | DC voltage OK | DC voltage problem | |
D2 | System OK | self-test passed | fatal error OR test in progress | |
D3 | Ethernet | network active | network inactive | down-line load in progress |
D4 | Port 1 | port activity | port idle | |
D5 | Port 2 | port activity | port idle | |
D6 | Port 3 | port activity | port idle | |
D7 | Port 4 | port activity | port idle | |
D8 | Port 5 | port activity | port idle | |
D9 | Port 6 | port activity | port idle | |
D10 | Port 7 | port activity | port idle | |
D11 | Port 8 | port activity | port idle |
sr/ur | text |
---|---|
sr | $ |
ur | set def disk$alphasys:[VMS$COMMON.DECSERVER] |
sr | $ |
ur | @DSVCONFIG.COM |
sr | Action: a menu will appear (use it) |
sr/ur | text |
---|---|
sr | $ |
ur | tsm |
sr | TSM> |
ur | help |
sr | Action: help appears |
ur | show server * |
sr | Action: a list of servers will appear |
ur | add server |
sr | Action: prompts will appear |
ur | Action: answer the prompts (control-c to abort commands) |
sr | TSM> |
sr/ur | text |
---|---|
sr | $ |
ur | mcr ncp |
sr | NCP> |
ur | connect node yada99 |
sr | Console connected (press CTRL/D when finished) # |
ur | access (this password can be changed, if you can't get in then you may need to cold-start-reset the server) |
sr | DECserver 200 Terminal Server V3.3 (BL39) - LAT V5.1 Please type HELP if you need assistance Enter username> |
ur | Neil |
sr | Local> |
ur | set priv |
sr | Password> |
ur | system (this password can be changed, if you can't get in then you may need to cold-start-reset the server) |
sr | Local> |
ur(s) | help def port 5 speed 4800 (or "def port 1-8 speed 4800") def port 5 access remote def port 5 remote modification enable log port 5 (we do this so we don't need to use "set") |
sr | Local> |
ur | Action: connect the printer to the desired port (in 2004 we still use a Digital LA-120. They're nearly indestructible) |
ur | test port 5 |
sr | 23 lines of test data will be sent to the port (if it doesn't work with the printer "on-line", then you've probably got a bad cable) |
ur | control-d |
sr | NCP> |
ur | exit |
sr | $ |
sr/ur | text |
---|---|
sr | $ |
ur | tsm |
sr | TSM> |
ur | use server yada99 |
sr | TSM> |
ur | set priv |
sr | Password> |
ur | system (this password can be changed, if you can't get in then you may need to cold-start-reset the server) |
sr | TSM> |
ur(s) | help def port 5 speed 4800 (or "def port 1-8 speed 4800") def port 5 access remote def port 5 remote modification enable log port 5 (we do this so we don't need to use "set") |
sr | TSM> |
ur | Action: connect the printer to the desired port (in 2004 we still use a Digital LA-120. They're nearly indestructible) |
ur | test port 5 |
sr | 23 lines of test data will be sent to the port (if it doesn't work with the printer "on-line", then you've probably got a bad cable) |
sr | TSM> |
ur | exit |
sr | $ |
sr/ur | text |
---|---|
sr | $ |
ur | mcr latcp |
sr | LATCP> |
ur | create port LTA123 |
sr | LATCP> |
ur | set port LTA123: /node=yada99 /port=port_5 /noque |
sr | LATCP> |
ur | show node |
sr | Action: node characteristics are displayed; |
ur | Action: make sure outgoing connections are enabled; use "set node /conn=both" (or "set node /conn=outgoing_only") to enable. |
ur | exit |
sr | $ |
ur | create a small text file to send to the printer |
ur | copy filename.ext LTA123: |
sr | $ (anything else is probably an error) |
sr/ur | text |
---|---|
sr | $ |
ur | $ set term /dev=la120/perm lta123: |
sr | $ |
ur | $ set term /nomodem/speed=4800/noautobaud/perm lta123: |
sr | $ |
ur | $ set term lta123: /spooled |
sr | $ |
ur | init/queue/start/term/default=(noflag,nofeed,form=default,noburst,notrail) SYS$PRINT/on=lta123: |
sr | $ |
ur | print filename.ext (or "print/que=queue_name filename.ext" if you used a different queue name) |
sr | Action: your document is printed on the desired machine |