HP OpenVMS Systemsask the wizard |
The Question is: how do i telnet The Answer is :
Is this a riddle? (Terse questions are easily misunderstood.)
Assuming you have a TCP/IP package installed -- most systems have a
license for TCP/IP Services (NAS) and the system manager can optionally
install it when installing or upgrading OpenVMS, or install one of the
available third-party TCP/IP packages -- then start out with one of the
following DCL commands:
$ telnet host
$ SET HOST/TELNET host
For further information on the TCP/IP package and on OpenVMS TCP/IP
integration, please see the available documentation:
http://www.openvms.compaq.com:8000/72final/6525/6525profile.html
http://www.openvms.compaq.com:8000/72final/6436/6436pro.html
|