This topic describes how to configure a user for autoconnection.
It deals with autoconnection features only. It assumes that you have or will configure
To configure a user to automatically connect to a host, supply a set user command that specifies the following:
In this example, a user is configured for autoconnection using telnet to the host specified. Because the password field is not specified, the default (password=on) requires that the user supply a password before the connection is made.
set user name=user4 autoconnect=on autohost=199.193.150.10 autoport=23
defaultaccess=autoconnect