92
• If the termination action is Radius-request, the periodic online user reauthentication
configuration on the template does not take effect. The device reauthenticates the online
802.1X clients after the session timeout timer expires.
Examples
# Enable the 802.1X periodic online user reauthentication feature on service template service1.
<Sysname> system-view
[Sysname] wlan service-template service1
[Sysname-wlan-st-service1] dot1x re-authenticate enable
Related commands
dot1x timer (Security Command Reference)
mac-authentication domain
Use mac-authentication domain to specify an authentication domain for MAC authentication
clients on a service template.
Use undo mac-authentication domain to restore the default.
Syntax
mac-authentication domain domain-name
undo mac-authentication domain
Default
No authentication domain is specified for MAC authentication clients on a service template.
Views
Service template view
Predefined user roles
network-admin
Parameters
domain-name: Specifies an ISP domain by its name, a case-insensitive string of 1 to 255 characters.
Usage guidelines
This command is configurable when the service template is disabled, and it takes effect after the
service template is enabled.
MAC authentication chooses an authentication domain for WLAN clients in the following order:
1. Authentication domain specified on the service template.
2. Global authentication domain specified in system view.
3. Default authentication domain.
Examples
# Specify ISP domain my-domain as the authentication domain for MAC authentication clients on
service template service1.
<Sysname> system-view
[Sysname] wlan service-template service1
[Sysname-wlan-st-service1] mac-authentication domain my-domain