C613-50102-01 REV C
Command Reference for x510 Series
1580
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
802.1X C
OMMANDS
DOT
1
X
AUTHENTICATION
dot1x authentication
Overview
This command overrides the
default
802.1X-based authentication method on an
interface by allowing you to apply a user-defined named list.
Use the
no
variant of this command to remove the named list from the interface
and apply the
default
method.
Syntax
dot1x authentication {default|<
list-name
>}
no dot1x authentication
Default
The
default
method list is applied to an interface by default.
Mode
Interface Mode
Example
To apply the named list 'vlan10_auth' on the
vlan10
interface, use the
commands:
awplus#
configure terminal
awplus(config)#
interface vlan10
awplus(config-if)#
dot1x authentication vlan10_auth
To remove the named list from the
vlan10
interface and set the authentication
method back to
default
, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan10
awplus(config-if)#
no dot1x authentication
Related
Commands
Parameter
Description
default
Apply the default authentication method list
<
list-name
>
Apply the user-defined named list