User manual
reconnect
60 Chapter 2 Command Descriptions
reconnect
Devices
supported
This command is supported in all Digi Connect products.
Purpose Reestablishes a previously established connection; that is, a connection
opened by a “connect,” “rlogin,” or “telnet” command. The default operation
of this command is to reconnect to the last active session.
Required
permissions
For Digi Connect products with two or more users, permissions must be set
to “set permissions reconnect=execute” to use this command. See
"set permissions" on page 157 for details on setting user permissions for
commands.
Syntax reconnect [{serial port|p=serial port|s=session}]
Options serial port
The serial port to which this command applies. Use this option to
reconnect to a session opened by a connect command.
p=serial port | s=session
The serial port number or session number (displayed by the “status”
command) to reconnect to.
Example Reconnect to the last port used
#> reconnect
Reconnect to port 1
#> reconnect p=1
Reconnect to session 1
#> reconnect s=1
See also • "connect" on page 22 for information on establishing a connection on a
selected port.
• "close" on page 21 for information on ending a connection.
• "status" on page 254 for information on gathering status on current
connections.
• "rlogin" on page 66.
• "telnet" on page 255.