![Alied Telesis GS970M/10 Скачать руководство пользователя страница 1168](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_28967731168.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
1168
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
AAA C
OMMANDS
AAA
ACCOUNTING
DOT
1
X
•
group radius
: use all RADIUS servers configured by
command.
•
group <
group-name>
: use the specified RADIUS server group configured
command.
The accounting event to send to the RADIUS server is configured by the following
options:
•
start-stop
: sends a
start
accounting message at the beginning of a session
and a
stop
accounting message at the end of the session.
•
stop-only
: sends a
stop
accounting message at the end of a session.
•
none
: disables accounting.
Examples
To enable RADIUS accounting for 802.1X-based authentication, and use all
available RADIUS Servers, use the commands:
awplus#
configure terminal
awplus(config)#
aaa accounting dot1x default start-stop group
radius
To disable RADIUS accounting for 802.1X-based authentication, use the
commands:
awplus#
configure terminal
awplus(config)#
no aaa accounting dot1x default
To enable a named RADIUS accounting method list 'vlan10_acct' for 802.1X-based
authentication, with the RADIUS server group 'rad_group_vlan10, use the
commands:
awplus#
configure terminal
awplus(config)#
aaa accounting dot1x vlan10_acct start-stop
group rad_group_vlan10
To disable a named RADIUS accounting method list 'vlan10_acct' for 802.1X-based
authentication, use the commands:
awplus#
configure terminal
awplus(config)#
no aaa accounting dot1x vlan10_acct
Related
Commands