User manual
RADIUS Authentication and Accounting E-1
3
The address 255.255.255.255 causes the user to be prompted,
while the address 0.0.0.0 causes the server to pick a connection
host from the default host table.
You can use the following CLI command to determine whether
a user's client IP address is negotiated, assigned, or specified by
the user:
set login user <name> host_type [prompt | select | specified]
Note: If you set the user's host type to specified, you must also
specify the host ip address.
Login-Service
Defines the login service the user uses to connect to the host.
Values Telnet
Rlogin
Clear-TCP
Default Telnet
Use the following command to set this parameter locally:
set login user <name> login_service <cleartcp | rlogin | telnet>
Login-Port
This field specifies that the user connect with a specific TCP port
(such as 23, the default Telnet port). This attribute indicates the
TCP port to which the user is automatically connected, when the
Login-Service attribute is also present.
Values Decimal value
Default 23
Note: If you change a user's Login-Service, you must also
remember to change the user's Login-Port.
Use the following command to set this parameter locally:
set login user <name> tcp_port <number>