Using NS3000/iX Network Services (36920-90008)

34 Chapter 2
Virtual Terminal
REMOTE HELLO Command
:REMOTE:CHEKHOV HELLO ANTON.PLAYS
HP3000 / MPE/iX A.01.00 FRI, MAY 1, 1994, 4:26 PM
ENVIRONMENT 3: CHEKHOV.DCL.DETROIT
:REMOTE **allows use of environment**
4. The REMOTE HELLO command may be issued in two parts, with the
HELLO portion following the remote prompt which is returned. The
environment specification may appear in a previous DSLINE
command, as in method 1, or immediately after the REMOTE, as in
method 3. The DSLINE= option is not legal in this case, since the
DSLINE= parameter must follow the HELLO in the REMOTE command
line.
5. Methods 4a and 4b show two different ways of accessing the same
node. The DSLINE SYS5 command sets the attributes of node SYS5
for both Method 4a and Method 4b. The PROMPT=>> part of the
command shows the effect of setting the prompt on the remote node.
Method 4a shows that the REMOTE and HELLO commands can be on
separate lines. Method 4b shows that the environment ID is set
equal to the node name in order to create a new session. A fifth
environment is created. Upon returning to the local system, a status
line displays the environment information.
Methods 4a and 4b
:DSLINE SYS5;PROMPT=>> **DSLINE for Methods 4a and 4b**
ENVIRONMENT 4: SYS5.DCL.DETROIT
Method 4a
:REMOTE **default environment**
>>HELLO NSUSER.NSACCT
HP3000 / MPE/iX A.01.00 FRI, MAY 1, 1994, 4:51 PM
or
Method 4b
:REMOTE:MARIE=SYS5 **creates a new session**
MARIE#HELLO NEWUSER.NEWACCT
HP3000 / MPE/iX G.OO.OO FRI, MAY 1, 1994, 4:54 PM
MARIE#:
ENVIRONMENT 5: MARIE.DCL.DETROIT=SYS5.DCL.DETROIT