Cisco Cisco Aironet 1522 Lightweight Outdoor Mesh Access Point Guía De Diseño

Descargar
Página de 216
142
Cisco Mesh Access Points, Design and Deployment Guide, Release 7.0
OL-21848-01
  Connecting the Cisco 1520 Series Mesh Access Point to Your Network
Figure 87
AP Policy Configuration
LSC-Related Commands
The following commands are related to LSCs:
config certificate lsc <enable/disable>
enable—To enable an LSC on the system.
disable—To disable an LSC on the system. Use this keyword to remove the LSC device 
certificate and send a message to an AP, to do the same and disable an LSC, so that subsequent 
joins could be made using the MIC/SSC. The removal of the LSC CA cert on the WLC should 
be done explicitly by using the CLI to accommodate any AP that has not transitioned back to 
the MIC/SSC.
config certificate lsc ca-server "URL-Path"
This command configures the URL to the CA server for getting the certificates. The URL contains 
either the domain name or the IP address, port number (typically=80), and the CGI-PATH. The 
following format is an example:
http://<ipaddr>:<port>/<cgi-path>
Only one CA server is allowed to be configured. The CA server has to be configured to provision an 
LSC.
config certificate lsc ca-server delete
This command deletes the CA server configured on the WLC.
config certificate lsc ca-cert add/delete
This command adds or deletes the LSC CA certificate into/from the WLC's CA certificate database.
add—Queries the configured CA server for a CA certificate using the SSCEP getca operation, 
and gets into the WLC and installs it permanently into the WLC database. If installed, this CA 
certificate is used to validate the incoming LSC device certificate from the AP.
delete—Deletes the LSC CA certificate from the WLC database.
config certificate lsc subject-params <Country> <State> <City> <Orgn> <Dept> <Email>