UCM630x - 1+N Media Cluster Guide
Introduction
The UCM630X 1+N media cluster feature allows clustering multiple media servers with one UCM to expand the meeting capabilities of the UCM630X Series. This enables larger-scale meetings to be hosted on the UCM630X.
The deployment architecture consists of one main business server handling signaling, and at least one other server handling media traffic. The illustration depicts a UCM6308 Business Server connected to multiple UCM6308 Media Servers, with SIP Endpoints connecting to the system.
Important: The 1+N media cluster feature is currently supported on the UCM6304 and UCM6308 models only.
Notes:
- All UCMs that make up the media cluster must be under the same switch, and their IP addresses must be in the same network segment.
- The Business Server and Media Servers must use the same firmware version.
- Please ensure that the IP addresses of the business server and media server in the cluster environment do not change. Otherwise, the connection between the cluster devices will be affected. The cluster will need to be rebuilt if a change in IP address occurs.
Configuration Steps
The configuration of the cluster feature consists of two main parts: one part will be about the configuration of the business server, and the other part will be about the configuration of the media server(s).
Business Server Configuration
Step 1: Setting Static IP Address
To ensure that the connection isn't lost to the business server, the user must configure a static IP on the business server. This can either be done on the DHCP server by reserving an IP address using the MAC address of the network interface of the UCM, or by setting a static IP address on the intended network interface of the UCM.
To set the address statically on the UCM, please follow the steps below:
- Access the UCM's web UI, navigate to System Settings > Network Settings, and then set a static IP on the network interface which is connected to the network where the media servers are hosted.
Business Server IP Configuration Example:
Interface: LAN 1
IP Method: Static
IP Address: 192.168.5.161
Subnet Mask: 255.255.255.0
Gateway IP: 192.168.5.1
DNS Server 1: 192.168.5.1
Layer 2 QoS 802.1Q/VLAN Tag: 0
Layer 2 QoS 802.1p Priority Value: 0
Click "Save" to save the configuration on the UCM.
Step 2: Configure the Cluster-Related Settings
To configure the UCM as the business server, please follow the steps below:
- Navigate to System Settings > Cluster, then tick the option Enable Media Cluster.
- Choose "Business Server" as the Device Role.
- Enter a multicast IP address that will be used to send multicast traffic. Please ensure that the IP address used is within the range of multicast IP addresses (e.g., 224.0.1.27).
- Enter a port range start value (e.g., 10000) and end value (e.g., 10300) in the corresponding fields. Please ensure that the range of ports is between 1024 – 65535.
- Enter the Business Server Listening Port number (e.g., 9528). Please ensure that the port number is within the range 1024 – 65535.
- Enter the IP addresses for the media servers (e.g., 192.168.5.171). These can be assigned now, then assigned later to the media server(s).
Once all the settings mentioned above are configured, please click "Save" to save the configuration.
Media Server Configuration
Step 1: Setting Static IP Address
Similar to the business server, we also need to set the static IP address for the media server to avoid losing the connection to it.
Follow these steps:
- Access the UCM's web UI, navigate to System Settings > Network Settings, and then set a static IP on the network interface which is connected to the network where the business server is hosted.
Media Server IP Configuration Example:
Interface: LAN 1
IP Method: Static
IP Address: 192.168.5.171
Subnet Mask: 255.255.255.0
Gateway IP: 192.168.5.1
DNS Server 1: 192.168.5.1
Layer 2 QoS 802.1Q/VLAN Tag: 0
Layer 2 QoS 802.1p Priority Value: 0
Click "Save" to save the configuration on the UCM.
Step 2: Configure the Cluster-Related Settings
To configure the UCM as a media server, please follow the steps below:
- Please navigate to System Settings > Cluster.
- Tick the option "Enable Media Cluster".
- Select "Media Server" as the Device Role.
- Enter the IP address of the business server (e.g., 192.168.5.161) and the listening port configured on the Business server (e.g., 9528).
Then click "Save" to save the configuration.