91
Predefined user roles
network-admin
Parameters
count: Specifies the maximum number of concurrent 802.1X clients. The value range is 1 to 4096.
Usage guidelines
This command is configurable when the service template is disabled, and it takes effect after the
service template is enabled.
When the maximum number is reached, the service template denies subsequent 802.1X clients.
Examples
# Set the maximum number of concurrent 802.1X clients to 32 on service template service1.
<Sysname> system-view
[Sysname] wlan service-template service1
[Sysname-wlan-st-service1] dot1x max-user 500
dot1x re-authenticate enable
Use dot1x re-authenticate enable to enable the 802.1X periodic online user reauthentication
feature.
Use undo dot1x re-authenticate enable to disable the 802.1X periodic online user reauthentication
feature.
Syntax
dot1x re-authenticate enable
undo dot1x re-authenticate enable
Default
The 802.1X periodic online user reauthentication feature is disabled.
Views
Service template view
Predefined user roles
network-admin
Usage guidelines
This command is configurable when the service template is disabled, and it takes effect after the
service template is enabled.
Periodic reauthentication enables the device to periodically authenticate online 802.1X clients on a
service template. This feature checks the connection status of online clients and updates the
authorization attributes assigned by the server, such as the ACL, VLAN, and user profile.
You can use the dot1x timer reauth-period command to configure the interval for reauthentication.
The server-assigned session timeout timer (Session-Timeout attribute) and termination action
(Termination-Action attribute) can affect the periodic online user reauthentication feature. To display
the server-assigned Session-Timeout and Termination-Action attributes, use the display dot1x
connection command (see Security Command Reference).
• If the termination action is Default (logoff), periodic online user reauthentication on the template
takes effect only when the periodic reauthentication timer is shorter than the session timeout
timer.