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

Скачать
Страница из 1016
aaa-override
To enable AAA override on the WLAN, use the aaa-override command. To disable AAA override, use the
no form of this command.
aaa-override
no aaa-override
Syntax Description
This command has no keywords or arguments.
Command Default
AAA 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 enable AAA on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
shutdown
Controller(config)#
wlan wlan1
Controller(config-wlan)#
aaa-override
Controller(config)#
no shutdown
Controller(config-wlan)#
end
This example shows how to disable AAA on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
shutdown
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no aaa-override
Controller(config)#
no shutdown
Controller(config-wlan)#
end
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
523
aaa-override