- Preface
-
- Manage User Device Profiles
- User Device Profile Templates
- User Device Profile File Format
- User Device Profile File Format Addition
- User Device Profile Validation
- UDP Generation
- User Device Profile Updates
- User Device Profile Deletions
- User Device Profile Exports
- Line Attribute Updates for Devices and User Device Profiles
- UDP Line Additions
- UDP Report Generation
- Intercom DN Additions and Updates for UDPs
- Text-Based CSV Files
- BAT Performance
- Index
Import/Export Menu
This chapter provides information to use the Import/Export menu in Cisco Unified Communications Manager Bulk Administration Tool (BAT) to export or import parts of the Cisco Unified Communications Manager database to another server, or to the same server with modifications. This reduces the configuration time that is required by importing a preconfigured database to the installed Cisco Unified Communications Manager server.
Export Configuration Data
Use BAT to export configuration data from Cisco Unified Communications Manager.
![]() Note | You cannot export VPN details through Import/Export if you are using the U.S. export unrestricted version of Cisco Unified Communications Manager. |
Export Configuration Data Options
You can choose the options to export when you use BAT to export configuration data from Cisco Unified Communications Manager.
System Data Options
- Cisco Unified Communications Manager
- Cisco Unified Communications Manager Group
- Date/Time Group
- Device Pool
- Enterprise Parameter
- Location
- Phone NTP Reference
- Region
- Server
- Service Parameter
- SRST
- Security Profile (Phone & SIP Trunk)
- Physical Location
- Device Mobility group
- Presence Group
- LDAP System
- Device Mobility Info
- DHCP Server
- DHCP Subnet
- Application Server
- LDAP Directory
- LDAP Authentication
- MLPP Domain
- Resource Priority Namespace Network Domain
- Resource Priority Namespace List
- CUMA Server Security Profile
- Geo Location
- Geo Location Filter
- Enterprise Phone Configuration
- Certificate
-
LDAP Custom Filter for Users
-
LDAP Custom Filter for Groups
Call Routing Data Options
- Application Dial Rules
- CSS (Class of Control)
- Partitions (Class of Control)
- Route Filter
- Time Period (Class of Control)
- Time Schedule (Class of Control)
- Translation Pattern
- AAR Group
- Forced Authorization Codes
- Directory Lookup Dial Rules
- Client Matter Codes
- Call Park
- Call Pickup Group
- Directory Number
- MeetMe Number
- Cisco Attendant Console Pilot Point
- Directed Call Park
- SIP Dial Rules
- Line Group
- Route Group
- Hunt List
- Route List
- Hunt Pilot
- Intercom Route Partition
- Intercom CSS
- Access List
- Route Pattern
- Called Party Transformation Pattern
- SIP Route Pattern
- Intercom Directory Number
- Intercom Translation Pattern
- Calling Party Transformation Pattern
- Time Of Day Access
- Logical Partition Policy
- CCD Requesting Service
- Hosted DN Group
- Block Learned Patterns
- Hosted DN Patterns
- CCD Advertising Service
- External Call Control Profile
- Transformation Profile
- CCD Feature Configuration
- CCD Partition
- Mobility Profile Configuration
- Handoff Configuration
- Enterprise Feature Access Configuration
- Elin Group
Media Resources Options
User Data Options
Device Data Options
- Softkey Template
- Gate Keeper
- Trunk
- SIP Profile
- Phone Services
- Phone Button Template
- Common Phone Profile
- Gateway
- Device Defaults
- Device Profile
- Common Device Configuration
- CTI Route Point
- Phone
- Recording Profile
- Remote Destination
- Remote Destination Profile
- Feature Control Policy
- Default Device Profile
- SIP Normalization Script
Advanced Features Options
![]() Note | The check boxes for VPN Profile, VPN Gateway, VPN Group, and VPN Feature Configuration do not appear if you are using the U.S. export unrestricted version of Cisco Unified Communications Manager. You cannot export VPN details through Import/Export if you are using the U.S. export unrestricted version of Cisco Unified Communications Manager. |
- Message Waiting Numbers
- Voice Mail Pilot
- Voice Mail Profile
- Voice Mail Port
- SAF Forwarder
- SAF Security Profile
- EMCC Remote Cluster
- EMCC Intercluster Service Profile
- Intercompany Media Engine Server Connections—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Service—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Service—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Services Trust Element—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Services Enrolled Pattern—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Services Enrolled Group—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Services Exclusion Group—Ensure that the Cisco IME server is installed and available before you configure this field.
- Fall Back Profile—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Services Learned Route—Ensure that the Cisco IME server is installed and available before you configure this field.
- VPN Profile
- VPN Gateway
- VPN Group
- EMCC Feature Config
- Intercompany Media Services Firewall—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Services Exclusion Number—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Services E.164 Transformation—Ensure that the Cisco IME server is installed and available before you configure this field.
- Intercompany Media Services Feature Configuration—Ensure that the Cisco IME server is installed and available before you configure this field.
- Fallback Feature Configuration—Ensure that the Cisco IME server is installed and available before you configure this field.
- VPN Feature Configuration
- Infrastructure Device
Log Files
Multiple log files are created for a single export transaction. One for the overall transaction, and one each for the items selected for export. These log files display separate results for each item. The log file name is prepended with the item name, to make it easier to identify the logs.
Related topics
Edit .tar File
The tar file comprises a list of CSV files and a header file. Header file can be used to refer to the details of the server from where the export was carried out and the time when it was carried out. The header file also has details regarding the files in the package.
You can make changes directly in the exported .tar file after you have exported the required data using BAT. The exported .tar file is located on the first node of the Cisco Unified Communications Manager server.
Step 1 | Choose The . Find and List Files page displays. | ||||||
Step 2 | Download the .tar file that you want to update. | ||||||
Step 3 | Un-tar the .tar file to some location on your machine using
thetar -xvf command.
The .csv file gets extracted to the location that you specified.
| ||||||
Step 4 | Use Microsoft Excel to edit the .csv file and save your changes.
Always maintain the same filename and file format for the .csv file. If you add a new file to the tar package, ensure that the file has the same name and file format as it would have if it is exported from Cisco Unified Communications Manager. Also make sure that the new filename is added to the Header file.
| ||||||
Step 5 | Re-tar the files using the tar -cvf command while making sure that
the new .tar file is saved in the default common location.
| ||||||
Step 6 | Upload the .tar file for import.
|