User guide
set user
Chapter 2 Command Descriptions 237
loadkey=host:key
Configures an SSH2 public key for use with this user. This option applies
to Digi One IAP and PortServer TS Family devices.
host
The IP address or DNS name of a host from which the SSH2 public
key will be downloaded (using TFTP) to the Digi device.
key
The name of a DSA file on the host, which contains the SSH2 DSA
public key. If your host’s implementation requires a complete path to
this file, specify the path here as well.
localbusydly=seconds
The number of seconds that device server delays before retrying to
establish a PPP connection that could not be made because local ports
were unavailable. The range is 0 to an unlimited number of seconds. The
default is 0, which means there will be no delay.
localipaddr={0.0.0.0|ip addr|unnumbered}
The IP address of the local end of a PPP link, which can be:
0.0.0.0
For outbound PPP users, specifying 0.0.0.0 means the user will
request an IP address from the remote server. Inbound PPP users do
not use 0.0.0.0.
ip addr - A specific IP address
For outbound users, specifying a specific IP address means the Digi
device will attempt to use this IP address. The remote server must
agree to this request. For inbound PPP users, this IP address must be
unique. That is, no other user can use this IP address and it cannot be
the IP address of the Ethernet interface.
unnumbered
Specifying the keyword "unnumbered" allows for multiple incoming
PPP sessions into the Digi device, using the same login names. This
setting instructs the Digi device to assign the local IP address from the
range of IP addresses defined in the ippool table. The ippool table
address range must be defined so that it can provide adequate IP
addresses for the required logins.
loginscript=script
The name of a script, defined with the "set script" command, to use to log
in to a remote system.
Login scripts are seldom required. Use them when you are configuring
Digi-device-to-Digi Device connections and the Digi device that is to be
accessed requires the user to supply a password and does not use
RADIUS. To use the generic login script that comes with your Digi device,
specify "loginscript=loginscript." Do not use this script to log into
Microsoft Windows systems.
logpacket=filter
The name of a filter designed to write to the log file whenever device
server handles a particular type of packet on PPP connections.