Cisco Cisco Aironet 3700i Access Point

다운로드
페이지 512
 
2-7
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-30644-01
Chapter 2      Using the Web-Browser Interface
Using Online Help
AP(config)# end
In this example, the access point system name is ap3600, the domain name is company.com, and the IP 
address of the DNS server is 10.91.107.18. 
For complete descriptions of the commands used in this example, consult the Cisco IOS Commands 
Master List, Release 12.4. Click this link to browse to the master list of commands:
Deleting an HTTPS Certificate
The access point generates a certificate automatically when you enable HTTPS. However, if you need to 
change the fully qualified domain name (FQDN) for an access point, or you need to add an FQDN after 
enabling HTTPS, you might need to delete the certificate. Follow these steps:
Step 1
Browse to the Services: HTTP Web Server page.
Step 2
Uncheck the Enable Secure (HTTPS) Browsing check box to disable HTTPS.
Step 3
Click Delete Partial SSL certificate to delete the certificate.
Step 4
Click Apply. The access point generates a new certificate using the new FQDN.
CLI Commands for Deleting an HTTPS Certificate
Command
Purpose
Step 1
Step 2
In the global configuration mode, use the following commands for deleting an HTTPS certificate.
Using Online Help
Click the help icon at the top of the Homw page in the web-browser interface to display the online help. 
 shows the help and print icons.
Figure 2-2
Help and Print Icons
When a help page appears in a new browser window, use the Select a topic drop-down list to display the 
help index or instructions for common configuration tasks, such as configuring VLANs. 
no ip http secure-server
Disables HTTPS
crypto key zeroize rsa name-of-rsa-key
Deletes the RSA key for the http server. Along with 
this all the router certificates (HTTPS certificates) 
issued using these keys will also be removed.