reconnect
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 products with two or more users, set permissions to set permissions display=execute to use this command. See set permissions 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 sessiosn 1
#> reconnect s=1