10-12-2012 02:15 PM - edited 03-16-2019 01:40 PM
Hi,
Can someone please tell me how can I export the license files that I already have in my CUCM. I can see the upload option in CUCM but I dont know how can I export the license files.
Please help me out..
Solved! Go to Solution.
03-14-2013 09:23 AM
1º Run a SFTPserver to receive the License. I use the FreeFTPD.
2º Acess the CUCM server via CLI (SSH)
3º enter the command to list the license files in this server
file list license *
4º enter the command to get the specified file.
file get license XXXXXXXXXXXX.lic
5º insert the SFTP configurations : ip address, user and pass.
Check the licenses on the freeftpd folder
www.avvid.net
10-12-2012 02:40 PM
You need to do this from the CLI. You can use the command: file get license *
This will retrieve all LIC files to the SFTP server you choose.
Please remember to rate helpful responses and identify helpful or correct answers.
03-14-2013 09:23 AM
1º Run a SFTPserver to receive the License. I use the FreeFTPD.
2º Acess the CUCM server via CLI (SSH)
3º enter the command to list the license files in this server
file list license *
4º enter the command to get the specified file.
file get license XXXXXXXXXXXX.lic
5º insert the SFTP configurations : ip address, user and pass.
Check the licenses on the freeftpd folder
www.avvid.net
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide