[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
|
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
4389.0. "TSAM Setting on-board server name?" by VCSESU::BRANAM (Steve, VAXcluster Sys Supp Eng LTN2 226-6056) Thu Jan 14 1993 16:07
Can TSAM set the on-board server name on a terminal server, equivalent to the
local server command "DEFINE|SET SERVER NAME xxxx"? The only name I can
seem to access is the DECmcc MIR name for the server, as follows:
MCC> show term LOCAL_NS:.term.site1-ds90tl name
Terminal_Server LOCAL_NS:.term.site1-ds90tl
AT 14-JAN-1993 16:08:20 Identifiers
Name = LOCAL_NS:.term.site1-ds90tl
This is not the name I want to access.
According to table C-4 of my draft of the TSAM manual, the DECmcc counterpart for
terminal server characteristic "Name" is "Server Name", but TSAM gives me
the following:
MCC> show term LOCAL_NS:.term.site1-ds90tl server name
%MCC-I-NOPARCMD, server name
^
%MCC-I-SYNTAXERR, Syntax error -- unable to interpret remainder of line
%MCC-W-ATTRUNKNOWN, unknown attribute SERVER
I need to be able to set the name on the server so that it will recognize
reverse-LAT connect requests.
T.R | Title | User | Personal Name | Date | Lines |
---|
4389.1 | node name is part of lat entity | TOOK::FONSECA | I heard it through the Grapevine... | Fri Jan 15 1993 10:16 | 5 |
| You are looking for the LAT NODE NAME attribute. Do a
SHOW TERM xyz LAT ALL CHAR, you'll see all sorts of stuff that you might have
expected to be under the SERVER entity.
-Dave
|
4389.2 | | VCSESU::BRANAM | Steve, VAXcluster Sys Supp Eng LTN2 226-6056 | Fri Jan 15 1993 11:21 | 1 |
| Ah, cool, that did it! Thanks
|