How to achieve it, after the terminal pass the Portal authentication, and when the online time reaches 1 hour, and it is actively kicked off the client, and it needs to be authenticated again to continue using the network.
#
domain orange
authorization-attribute session-timeout 1
authentication portal local
authorization portal none
accounting portal none
#
session-timeout minutes: Specifies the session timeout timer for users, in minutes. The value range for the minutes argument is 1 to 4294967295. The device logs off a user when the user's session timeout timer expires. This option is applicable only to portal and LAN users.
When multiple terminals use the same user name to log in, the duration statistics are based on each IP user。