Command Reference | SPX |
Examples | Local> SOURCE “labsun:start.com” |
See Also | Change Startup File, page |
2.100 SPX
SPX SAPname
Attempts a connection to an
Errors | Does not apply to the MSSLite, |
ParametersSAPname
Enter the target device’s SAP name, for example, MSS_xxxxxx.
2.101 Telnet
TELNET IPaddress
:envstring
Initiates a Telnet connection to a remote host. An environment string can also be specified as described below. If you have previously configured a preferred host, you can enter the command without a parameter to automatically connect to the preferred host.
Errors | There can be no space between the hostname and the colon (:), or between the |
| colon and the environment string. |
Parameters | IPaddress |
| Enter a text host name or an IP address. This parameter is only optional if a |
| preferred service has been defined. |
| envString |
| Add the desired environment key(s). See Appendix B for a complete list of |
| strings. Options must be separated by colons. |
Examples | Local> Telnet 192.0.1.201:T |
| (Forms a raw TCP connection to the specified host) |
| Local> Telnet phred:7000 |
| (Connects to the remote console port on host phred) |
See Also | Change Dedicated, page |