Cisco Unified MeetingPlace, Release 7.0 -- How to Configure RSNA in a Distributed Deployment
From DocWiki
Main page: Cisco Unified MeetingPlace, Release 7.0
Up one level: Configuration
This section describes how to configure Reservationless Single Number Access (RSNA) in a distributed deployment across two geographical areas.
Restrictions
This deployment supports Release 7.0.3 (MR2) only.
Before You Begin
Note the following nomenclature:
- Node 1 is the original active Application Server.
- Node 2 is the original standby Application Server.
Overview
| Task | Description and Related Topics |
|---|---|
|
1. Install the Cisco Unified MeetingPlace Application Server on Node 1 and Node 2. |
How to Install the Cisco Unified MeetingPlace Application Server |
|
2. Physically install the Media Server chassis and Audio/Video Blades.
| |
|
3. Configure SIP outdial configuration to go to Cisco Unified Communications Manager.
| |
|
4. Import all user profiles to Node 1 from your Cisco Unified Communications Manager or Active Directory and enable authentication.
|
Importing User Profiles to Node 1 From Cisco Unified Communications Manager or Active Directory |
|
5. Enable authentication on Node 2. |
Enabling External User Authentication on the Non-Directory Service RSNA System |
|
6. Set up replication between the two nodes. |
Setting Up Replication Between Two Nodes in an RSNA Distributed Deployment |
|
7. Configure Cisco Unified Communications Manager. |
Complete tasks 7a to 7e. |
|
7a. Create two separate trunks: one for Node 1, one for Node 2. |
Configuring Cisco Unified Communications Manager: SIP Trunk to Remote RSNA System |
|
7b. Create a route group and assign a Top Down distribution algorithm. |
Creating a Route Group and Assigning a Distribution Algorithm
|
|
7c. Create a route list. |
Creating a Route List for an RSNA Distributed Deployment
|
|
7d. Create a route pattern for Single Number Access. |
Configuring Cisco Unified Communications Manager 6.x or a Later Release: Route Patterns |
|
7e. Modify the Retry count for SIP Invite parameter. |
Importing User Profiles to Node 1 From Cisco Unified Communications Manager or Active Directory
Before You Begin
- Complete this procedure on Node 1.
- Node 1 must be a Directory Service system.
Procedure
- On Node 1, sign in to the Cisco Unified MeetingPlace Administration Center.
- Go to User Configuration > Directory Service > Directory Service Configuration.
- Configure the following fields:
- Check Update Now for Update users interval.
- If this is the first time you are completing this procedure, check Perform full sync with Cisco Unified Communications manager.
- Enter the hostname of the Node 1 server for Hostname for Active Directory Service.
- Click Save.
What to Do Next
If you are configuring RSNA in a distributed deployment, enable authentication on Node 2.
Related Topics
Setting Up Replication Between Two Nodes in an RSNA Distributed Deployment
Procedure
- Sign in to the CLI of the Application Server in Node 2.
- Enter su to get root privileges.
- Enter the following command using the hostnames of the Application Servers in Node 1 and Node 2:
- mp_replication init -s 2 -n 1 -l hostname-node2 -r hostname-node1 -m
- Sign in to the CLI of the Application Server in Node 1.
- Enter su to get root privileges.
- Enter the following command using the hostnames of the Application Servers in Node 1 and Node 2:
- mp_replication init -s 1 -n 1 -l hostname-node1 -r hostname-node2 -m
- Enable replication from Node 1 by entering the following command:
- mp_replication switchON -r hostname-node2 -S -F hostname-node1
Creating a Route Group and Assigning a Distribution Algorithm
Procedure
- Go to http://<ccm-server>/, where <ccm-server> is the fully-qualified domain name or IP address of the Cisco Unified Communications Manager server.
- Sign in with your Cisco Unified Communications Manager administrator username and password.
- Choose Call Routing > Route/Hunt > Route Group.
- Click Add New.
- Enter the name of the route group for Route Group Name.
- Choose Top Down for Distribution Algorithm.
- Add devices to this route group.
- Click Save.
Creating a Route List for an RSNA Distributed Deployment
Procedure
- Go to http://<ccm-server>/, where <ccm-server> is the fully-qualified domain name or IP address of the Cisco Unified Communications Manager server.
- Sign in with your Cisco Unified Communications Manager administrator username and password.
- Choose Call Routing > Route/Hunt > Route List.
- Click Add New.
- Enter the name and description of the route list.
- Choose a Cisco Unified Communications Manager Group.
- Check Enable this Route List.
- Click Add Route Group.
- Add the two SIP trunks you created in step 7a of the Overview table.
- Click Save.
Modifying the Retry Count for SIP Invite Parameter
Completing this procedure reduces the time Cisco Unified Communications Manager will take to switch to Node 2 during failover.
Procedure
- Go to http://<ccm-server>/, where <ccm-server> is the fully-qualified domain name or IP address of the Cisco Unified Communications Manager server.
- Sign in with your Cisco Unified Communications Manager administrator username and password.
- Choose System > Service Parameters.
- Choose your Cisco Unified Communications Manager Publisher for Server.
- Choose Cisco CallManager (Active) for Service.
- Scroll down to Retry count for SIP Invite and change it from 6 to 2.
- Click Save.