Planet Technology WGSD-8000 Switch User Manual


 
User’s Manual of WGSD-1022/WGSD-8000
- 363 –
Command Mode
Privileged EXEC command
User Guidelines
There are no user guidelines for this command.
Example
The following example displays the HTTP server configuration.
Console# show ip https
HTTPS server enabled. Port: 443
Certificate was generated.
5.29 802.1x Commands
5.29.1 aaa authentication dot1x
The aaa authentication dot1x global configuration command specifies one or more authentication, authorization, and
accounting (AAA) methods for use on interfaces running IEEE 802.1X. Use the no form of this command to return to default.
Syntax
aaa authentication dot1x default method1 [method2...]
no aaa authentication dot1x default
method1 [method2...] — At least one from the following table:
Keyword Description
Radius Uses the list of all RADIUS servers for authentication
None Uses no authentication
Default Configuration
The default behavior of the "aaa authenctication" for dot1.x is "failed to authenticate". If the 8021.x calls the AAA for
authentication services it will receive a fail status.
Command Mode
Global configuration mode
User Guidelines
The additional methods of authentication are used only if the previous method returns an error, not if it fails. To ensure that the
authentication succeeds even if all methods return an error, specify none as the final method in the command line.