Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
accounting-list
To configure RADIUS accounting servers on a WLAN, use the accounting-list command. To disable
RADIUS server accounting, use the no form of this command.
accounting-list radius-server-acct
no accounting-list
Syntax Description
Accounting RADIUS server name.
radius-server-acct
Command Default
RADIUS server accounting is disabled by default.
Command Modes
wlan
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You must disable the WLAN before using this command.
Examples
This example shows how to configure RADIUS server accounting on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
accounting-list test
Controller(config-wlan)#
end
This example shows how to disable RADIUS server accounting on a WLAN:
Controller# configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no accounting-list test
Controller(config-wlan)#
end
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
524
OL-29471-01  
accounting-list