C613-50170-01 Rev B
Command Reference for x510 Series
1677
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
802.1X C
OMMANDS
DOT
1
X
ACCOUNTING
dot1x accounting
Overview
This command overrides the
default
RADIUS accounting method for IEEE
802.1X-based authentication on an interface by allowing you to apply a
user-defined named method list.
Use the
no
variant of this command to remove the named list from the interface
and apply the
default
method list.
Syntax
dot1x accounting {default|<
list-name
>}
no dot1x accounting
Default
The
default
method list is applied to an interface by default.
Mode
Interface Mode
Example
To apply the named list 'vlan10_acct' on the
vlan10
interface, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan10
awplus(config-if)#
dot1x accounting vlan10_acct
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 accounting
Related
Commands
Parameter
Description
default
Apply the default accounting method list
<
list-name
>
Apply the user-defined named list