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

Скачать
Страница из 1016
ap auth-list ap-policy
To configure authorization policy for all Cisco lightweight access points joined to the controller, use the ap
auth-list ap-policy 
command. To disable authorization policy for all Cisco lightweight access points joined
to the controller, use the no form of this command.
ap auth-list ap-policy {authorize-ap| authorize-lsc-ap| lsc| mic| ssc}
no ap auth-list ap-policy {authorize-ap| authorize-lsc-ap| lsc| mic| ssc}
Syntax Description
Enables the authorization policy.
authorize-ap
Enables the locally significant certificate authorization policy.
authorize-lsc-ap
Enables access points with locally significant certificates to connect.
lsc
Enables access points with manufacture-installed certificates to connect.
mic
Enables access points with self signed certificates to connect.
ssc
Command Default
None
Command Modes
Global configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Examples
This example shows how to enable the access point authorization policy:
Controller(config)#
ap auth-list ap-policy authorize-ap
This example shows how to enable the locally significant certificate authorization policy:
Controller(config)#
ap auth-list ap-policy authorize-lsc-ap
This example shows how to enable access points with locally significant certificates to connect:
Controller(config)#
ap auth-list ap-policy lsc
This example shows how to enable access points with manufacture-installed certificates to connect:
Controller(config)#
ap auth-list ap-policy mic
This example shows how to enable access points with self-signed certificates to connect:
Controller(config)#
ap auth-list ap-policy ssc
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
597
ap auth-list ap-policy