![Allied Telesis AT-x510-28GPX Command Reference Manual Download Page 2120](http://html.mh-extra.com/html/allied-telesis/at-x510-28gpx/at-x510-28gpx_command-reference-manual_29029372120.webp)
C613-50102-01 REV C
Command Reference for x510 Series
2120
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
ATMF
REMOTE
-
LOGIN
atmf remote-login
Overview
Use this command to remotely login to other AMF nodes in order to run
commands as if you were a local user of that node.
Syntax
atmf 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.
If you disconnect from the VTY session without first exiting from the AMF remote
session, the device will keep the AMF remote session open until the
time expires (10 minutes by default). If the exec-timeout time is set to infinity
(
exec-timeout 0 0
), then the device is unable to ever close the remote session. To
avoid this, we recommend you use the
exit
command to close AMF remote
sessions, instead of closing the associated VTY sessions. We also recommend you
avoid setting the exec-timeout to infinity.
Example 1
To remotely login from node Node10 to Node20, use the following command:
Node10#
atmf remote-login node20
Node20>
Example 2
To close the session on Node20 and return to Node10’s command line, use the
following command:
Node20#
exit
Node10#
Example 3
In this example, user Whitney is a valid user of node5. She can remotely login from
node5 to node3 by using the following commands:
node5#
atmf remote-login user whitney node3
node3>
enable
NOTE
:
In the above example the user name whitney is valid on both nodes.Therefore,
to prevent unauthorized access, user names should be unique across all nodes within
the AMF network.
Parameter
Description
<name>
User name.
<nodename>
Node name.