Setup guide
Notes
RADIUS user database is consulted only if the required username is not found in local user
database
The value set in interim-update is overridden by the value sent by a RADIUS server (if any)
Example
To enable RADIUS AAA:
[admin@Wandy] ip hotspot aaa> set use-radius=yes
[admin@Wandy] ip hotspot aaa> print
use-radius: yes
accounting: yes
interim-update: 0s
[admin@Wandy] ip hotspot aaa>
HotSpot Server Settings
ip hotspot server
Description
HotSpot Server configuration is used to modify DHCP leases for logged-in users in order them to
get non-temporary addresses. When a user has successfully authenticated, the HotSpot Server
communicates with the DHCP server to change the lease information the user will receive next time
he/she will request the DHCP lease (that is why the lease of temporary address should be as short as
possible). The new lease should not be for a long time either for users to be able to switch fast on
one machine as well as to reuse the IP addresses of this pool (users are logged out just as they click
the log out button, but their addresses stay allocated to the machines they have been using, making
it impossible for another users to log in from these machines)
Property Description
name (name) - server profile name
dhcp-server (name) - DHCP server with which to use this profile
lease-time (time; default: 1m) - DHCP lease time for logged in user
login-delay (time; default: 10s) - Time required to log user in. The after-login is displayed for
this time. This time should be approximately the same as the lease-time for the temporary address
lease
address-pool (name) - IP pool name, from which a HotSpot client will get an IP address if it is not
given a static IP address
Notes
This configuration is ignored by enabled-address method.
There can be added one HotSpot Server for each DHCP server. Which server profile to apply will
depend on DHCP server which gave DHCP lease to that client. Actually it means that if user will
log in from different interfaces, then different server profiles will be used. It allows assigning
different IP addresses on different Ethernet interfaces.
Network mask, gateway and some other setting are set up in /ip dhcp network submenu