aaa authentication port-access dot1x authenticator radius server-group

Syntax

aaa authentication port-access dot1x authenticator radius server-group <GROUP-NAME>

no aaa authentication port-access dot1x authenticator radius server-group 

Description

Configures the switch to use an existing RADIUS server group for 802.1X authentication.

The no form of the command resets the server group to the default, radius.

Command context

config

Parameters

<GROUP-NAME>

Specifies the name of the RADIUS server group.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring the switch to use RADIUS server group employee:

switch(config)# aaa authentication port-access dot1x authenticator radius server-group employee

Resetting RADIUS server group configuration to default:

switch(config)# no aaa authentication port-access dot1x authenticator radius server-group