Installation guide

reconnect
38 Chapter 2 Command Descriptions
reconnect
Devices
supported
This command is supported in all Digi Connect Family devices.
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
Permissions must be set to “set permissions reconnect=execute” to use
this command. See "set permissions" on page 86 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 18 for information on establishing a connection on a
selected port.
"close" on page 17 for information on ending a connection.
"status" on page 147 for information on gathering status on current
connections.
"rlogin" on page 42
"telnet" on page 148