Aaa Authentication Dot1X Default Group - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

A Commands

aaa authentication dot1x default group

To configure AAA authentication methods for 802.1X, use the aaa authentication dot1x default group
command. To revert to the default, use the no form of this command.
aaa authentication dot1x default group group-list
no aaa authentication dot1x default group group-list
Syntax Description
group-list
Command Default
None
Command Modes
Global configuration
Command History
Release
4.0(1)
Usage Guidelines
You must use the feature dot1x command before you configure 802.1X.
The group-list refers to a set of previously defined RADIUS servers. Use the radius-server host command
to configure the host servers. Use the aaa group server command to create a named group of servers.
Use the show aaa groups command to display the RADIUS server groups on the device.
If you specify more that one server group, the Cisco NX-OS software checks each group in the order that you
specify in the list.
This command does not require a license.
Examples
This example shows how to configure methods for 802.1X authentication:
switch# configure terminal
switch(config)# aaa authentication do1x default group Dot1xGroup
aaa authentication dot1x default group
Space-separated list of RADIUS server groups that
can include the following:
• radius for all configured RADIUS servers.
• Any configured RADIUS server group name.
The maximum number of names in the list is eight.
Modification
This command was introduced.
Cisco Nexus 7000 Series Security Command Reference
21

Advertisement

Table of Contents
loading

Table of Contents