Book Image

Cisco Unified Communications Manager 8: Expert Administration Cookbook

By : Tanner Ezell
Book Image

Cisco Unified Communications Manager 8: Expert Administration Cookbook

By: Tanner Ezell

Overview of this book

Cisco Unified Communications Manager (CUCM) is a software-based call-processing system developed by Cisco Systems. CUCM tracks all active VoIP network components; these include phones, gateways, conference bridges, transcoding resources, and voicemail boxes among others. This scalable, distributable, highly-available enterprise-class system delivers voice, video, mobility, and presence services. It connects up to 30,000 users of IP phones, media processing devices, VoIP gateways, mobile devices, and multimedia applications. With this cookbook you will learn all the important aspects of administering Cisco Unified Communications Manager. Cisco Unified Communications Manager 8: Expert Administration Cookbook is filled with many advanced recipes to effectively and efficiently configure and manage Cisco Unified Communications Manager. This book covers everything an administrator needs during and after Cisco Unified Communications Manager implementation. This practical cookbook contains detailed step-by-step instructions with clear and informative screenshots that cover all the important and advanced aspects of administering Cisco Unified Communications Manager. The book starts with introducing Call Routing and E.164. It then covers configuration and design information for the various call admission control technologies and Media Resources. The book also dives deep into troubleshooting, upgrades, disaster recovery, user management and much more.
Table of Contents (18 chapters)
Cisco Unified Communications Manager 8: Expert Administration Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Preparing certificates for Cross Cluster Extension Mobility


In order for the clusters to talk to each other securely, they must have the certificate information of each cluster that is participating in the Cross Cluster Extension Mobility.

Getting ready

This recipe assumes the SFTP server required has already been setup, and access details are known.

How to do it...

First, we must configure the bulk certificate management; this specifies the SFTP server that will store the certificates.

  1. First navigate to the OS Administration page (https://cucm/cmplatform).

  2. Navigate to the Bulk Certificate Management page (Security | Bulk Certificate Management).

  3. Specify the IP Address of the SFTP server.

  4. Specify the Port, if different.

  5. Specify the User ID that can access the SFTP server.

  6. Specify the Password for the user in step 5.

  7. Specify the Directory.

  8. Click on Save.

Note

After clicking Save, the server will attempt to access the server with the details provided.

Next, we export the certificates to the SFTP server...