Cisco Cisco MGX-FRSM-HS2 B Serial Frame Service Module Prospecto

Descargar
Página de 8
Complete these steps in order to load an externally generated HTTPS certificate:
Move the final.pem file to the default directory on your TFTP server.
1. 
In the command−line interface (CLI), issue the transfer download start command in order to view
the current download settings, and enter n at the prompt.
Here is an example:
>transfer download start
Mode........................................... TFTP
Data Type...................................... Admin Cert
TFTP Server IP................................. xxx.xxx.xxx.xxx
TFTP Path...................................... <directory path>
TFTP Filename..................................
Are you sure you want to start? (y/n) n
Transfer Canceled
2. 
Issue these commands in order to change the download settings:
>transfer download mode tftp
>transfer download datatype webauthcert
>transfer download serverip <TFTP server IP address>
>transfer download path <absolute TFTP server path to the update file>
>transfer download filename final.pem
3. 
Enter the password for the .pem file so that the operating system can decrypt the SSL key and
certificate.
>transfer download certpassword password
>Setting password to password
Note: Be sure that the
certpassword
 is the same as the
−passout
 parameter password that step
6 of the Generate a CSR section discusses. In this example, the
certpassword
 must be check123.
4. 
Issue the transfer download start command in order to view the updated settings. Then enter y at the
prompt in order to confirm the current download settings and start the certificate and key download.
Here is an example:
(Cisco Controller) >transfer download start
Mode............................................. TFTP
Data Type........................................ Admin Cert
TFTP Server IP................................... 172.16.1.1
TFTP Packet Timeout.............................. 6
TFTP Max Retries................................. 10
TFTP Path........................................ c:\OpenSSL\bin/
TFTP Filename.................................... final.pem
This may take some time.
Are you sure you want to start? (y/N) y
TFTP Webadmin cert transfer starting.
Certificate installed.
Reboot the switch to use new certificate.
Note: In order to install a third−party certificate for administrative (admin) authentication (for a user
who tries to log in to the WLC with use of HTTPS), change the data type to webadmincert in the
transfer download datatype command, and repeat steps 3 through 5 of this procedure.
5.