![Alied Telesis GS970M/10 Command Reference Manual Download Page 1613](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_28967731613.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
1613
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
M
ANAGEMENT
S
TACKING
C
OMMANDS
MSTACK
REMOTE
-
LOGIN
mstack remote-login
Overview
Use this command to remotely log in from the command node to another
management stacking node. This lets you run commands as if you were a local user
of that node.
Syntax
mstack remote-login [user <
name>
] <
nodename
>
Mode
Privileged Exec (This command will only run at privilege level 15)
Usage
You do not need a valid login on the local device in order to run this command. The
session will take you to the enable prompt on the new device. If the remote login
session exits for any reason (e.g. device reboot) you will be returned to the
originating node.
The software will not allow you to run multiple remote login sessions. You must
exit an existing session before starting a new one.
In the remote login command, the hostname is not case sensitive. For example, the
following commands all let you log into a host named node-02:
command-node#
mstack remote-login node-02
command-node#
mstack remote-login Node-02
command-node#
mstack remote-login NODE-02
Example 1
To remotely login from command-node to node20, use the following command:
command-node#
mstack remote-login node20
The following information is displayed:
You can then enter commands on node20:
node20>
enable
node20#
<other-commands>
To close the remote login session, use the following command:
node20#
exit
Parameter
Description
<name>
User name.
<nodename>
The host name of the node.
Table 42-1:
Type 'exit' to return to command-node.
AlliedWare Plus (TM) 0.0.0 01/07/15 20:00:58
node20>