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

Bulk provisioning access lists


When using the mobility feature and access lists, bulk provisioning can save us time.

How to do it...

  1. First we must prepare the CSV file; the CSV file will have the following fields:

    • ACCESS LIST NAME

    • ACCESS LIST DESCRIPTION

    • ACCESS LIST ALLOWED

    • ACCESS LIST OWNER

    • ACCESS LIST MEMBER 1

    • DN MASK 1

    • ACCESS LIST MEMBER 2

    • DN MASK 2

    • ACCESS LIST MEMBER 3

    • DN MASK 3

  2. Next upload the CSV file by selecting Access Lists and Insert Access List, as shown in the following screenshot:

  3. Finally, after the file is uploaded we can insert the access lists (Bulk Administration | Mobility | Access List | Access List Insert):

Submitting the job will insert the access control lists into the database.

How it works...

The Bulk Administration Tool will take the information contained in the CSV file and insert the appropriate access lists into the system.