88
Default
No authentication domain is specified for 802.1X 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.
802.1X chooses an authentication domain for WLAN clients in the following order:
1. Authentication domain specified on the service template.
2. Domain specified by username.
3. Default authentication domain.
Examples
# Specify ISP domain my-domain as the authentication domain for 802.1X clients on service
template service1.
<Sysname> system-view
[Sysname] wlan service-template service1
[Sysname-wlan-st-service1] dot1x domain my-domain
dot1x eap
Use dot1x eap to specify the 802.1X EAP protocol mode.
Use undo dot1x eap to restore the default.
Syntax
dot1x eap { extended | standard }
undo dot1x eap
Default
The EAP protocol mode is standard.
Views
Service template view
Predefined user roles
network-admin
Parameters
extended: Specifies the extended EAP protocol mode. This mode requires the device to interact
with clients according to the provisions and packet format defined by the proprietary EAP protocol.
standard: Specifies the standard EAP protocol mode. This mode requires the device to interact with
clients according to the provisions and packet format defined by the standard EAP protocol.