Use this command to configure the authentication method for port-based access to the switch. The possible methods are as follows:
- ias. Uses the internal authentication server users database for authentication. This method can be used in conjunction with any one of the existing methods like local, radius, etc.
- local. Uses the local username database for authentication.
- none. Uses no authentication.
- radius. Uses the list of all RADIUS servers for authentication.
Format | aaa authentication dot1x default {[ias | local | none | radius]} |
Mode | Global Config |
Example: The following is an example of the command.
(Routing) #configure (Routing) (Config)#aaa authentication dot1x default local