These instructions help you configure your Cisco UCME / BE4000 / UC500 to work with TIM Plus. Contact your system maintainer if you are not familiar with the configuration of your PBX.
Pbxsummary |
---|
Supportfiles1 | Cisco UCME - RADIUS.TDT |
---|
Supportfiles2 | Cisco UCME - RADIUS.TDS |
---|
Connection | RADIUS connection |
---|
RequiredTask1 | Set up RADIUS events in the UCMEConfigure Cisco AXL sync |
---|
RequiredTask2 | Configure the AXL syncUCME to send RADIUS events |
---|
RequiredTask3 | Configure TIM Plus to capture RADIUS packets |
---|
|
HTML |
---|
<a id="Configure Cisco AXL sync"></a> |
Configuring Cisco AXL sync
Follow the steps below to configure TIM Plus to perform directory synchronisation with your Cisco UCME:
- Click on the Directory tab.
- Choose the site you want to configure and click Properties.
- In the Site Properties window, select the Sync tab.
- Tick the option entitled Synchronise with the following device .
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12158183/cisco_ucme_3.png |
---|
|
- In the Host field, enter the IP address of your UCME.
- In the field, enter the port number of the IOS service, e.g. .
- In the Username field, enter the username of the IOS login that can perform synchronisation.
- Click on the Set
...
- button and enter the password of the IOS login that can perform synchronisation.
- Click on the Save button to apply the changes.
HTML |
---|
<a id="Configure UCME to send RADIUS events"></a> |
Configuring
...
UCME
...
to send RADIUS events
...
Login to your Cisco UCME / UC500 via telnet, Use Telnet to connect to the IP address of your UCME as shown below:
Screenshotmacro |
---|
Border | false |
---|
Shadow | false |
---|
URL | http://docs.tri-line.com:8090/download/attachments/12158183/cisco_ucme_4.png |
---|
|
Now just enter Single site configuration
Enter the following RADIUS commandscommands to enable the UCME to send RADIUS events to TIM Plus:
Step | IOS commands | Description |
---|
1 | enable | Enter Causes the UCME to enter EXEC mode, enter . Type your EXEC password if requested. |
2 | conf t | Enter Enters the global configuration mode. |
3 | aaa new-model | Enable Enables aaa accounting mode. |
aaa accounting connection h323 start-stop group RADIUS |
gw-accounting aaa |
acct-template callhistory-detail |
4 | RADIUS-server host 192.168.10.1 auth-port 1645 0 acct-port 1612 | Specifies the IP address to send CDR data. Where 'and port of TIM Plus's RADIUS, to which CDR data will be sent, e.g. 1' is the machine running TIM Plus. |
5 | RADIUS-server key C1sco | Specifies the a RADIUS authentication secret as 'C1sco' as configured above.that will be used by TIM Plus (configured in the next section), e.g. |
6 | RADIUS-server vsa send accounting
| Enables VSA events. |
7 | end | Exit Exits configuration mode. |
8 | wr | Save Saves the changes. |
Configuring TIM Plus
...
Below you will find steps on how to configure the Directory Sync from Cisco UCM:
...
Multi-site configuration
If you need to send the data to more than one server, such as TIM Plus and UCC server for example, you can set up multiple RADIUS connections in the phone system. To configure a multi-site system, follow the steps below:
Info |
---|
Replace SITE_NAME with a unique name for the destination RADIUS information.
Replace SITE_IP with the IP address of the RADIUS server.
Replace SITE_KEY with the secret you want to assign to that specific site. |
Step | IOS Commands | Description |
---|
1 | enable | Causes the UCME to enter EXEC mode. Type your EXEC password if requested |
2 | conf t | Enters the global configuration mode |
3 | aaa new-model | Enables accounting mode |
4 | aaa accounting update newinfo |
5 | radius-server vsa send accounting | Enables VSA events |
6 | gw-accounting aaa | Enables aaa accounting
|
| acct-template callhistory-detail |
| exit |
7 | radius server SITE_NAME | Configures the call accounting for each separate site |
| address ipv4 SITE_IP acct-port 1612 | Specifies the IP address and port of TIM Plus's RADIUS, to which CDR data will be sent, e.g. 192.168.0.1:1612 |
| key SITE_KEY | Specifies a RADIUS authentication secret that will be used by TIM Plus (configured in the next section), e.g. C1sco |
| exit | Exits current site configuration |
Info |
---|
Repeat step 7 for each individual site |
|
8 | aaa group server radius SITE_NAME | Configures a specified server group |
| server name SITE_NAME | Specifies a RADIUS server to use for this aaa group |
| exit | Exits current site configuration |
Info |
---|
Repeat step 8 for each individual site |
|
9 | aaa accounting connection h323 | Configures the connection information |
| action-type start-stop | Setting the action type will send RADIUS information when the call starts and stops |
| broadcast | Enabling broadcast means that all the groups will be sent RADIUS data |
10 | group SITE_NAME | Specifies the group(s) that the accounting system will send RADIUS data to |
Info |
---|
Repeat step 10 for each system |
|
11 | end | Exits configuration mode |
12 | wr | Saves the changes |
Info |
---|
For a system with five or more RADIUS servers, it is recommended to amend the server retransmit options in the UCME, in order to reduce the stress on the phone system. |
IP radius source-interface
To force RADIUS to use the IP address of a specified interface for all outgoing RADIUS packets, use the
Keywordmacro |
---|
Label | ip radius source-interface |
---|
|
command in global configuration mode. If you don't wish to use the IP address of a specified interface, use the form of this command.Step | IOS Command |
---|
1 | Keywordmacro |
---|
Label | ip radius source-interface |
---|
| SUBINTERFACE_NAME |
2 | Keywordmacro |
---|
Label | no ip radius source-interface |
---|
|
|
HTML |
---|
<a id="Configure TIM Plus to capture RADIUS packets"></a> |
Configuring TIM Plus to capture RADIUS packets
Follow the steps below to configure TIM Plus to receive RADIUS data from your UCME:
- Click on the Directory tab.
- Choose the site you want to configure and click Properties.
Screenshotmacro |
---|
Border | false |
---|
URL | http://docs.tri-line.com:8090/download/attachments/12158183/cisco_ucme_31.png |
---|
|
- In the Host field enter in the IP Address of your UCME / UC500 Site Properties window, select Cisco UCME - RADIUS from the PBX model drop-down list.
- In the Connection method field, select RADIUS connection from the drop-down list.
In the Client IP field, enter the IP address of your UCME.
In the
Username Secret field, enter
in the username to login to your UCME / UC500.- Click on the Set button and enter the password used to login to the UCME / UC500, followed by clicking OK.
- Finally, click on the Save button.
Configuring TIM Plus to receive FTP
Below you will find steps on how to configure TIM Plus to receive data from your Cisco UCM:
- Browse to TIM Plus as normal and login with your credentials.
- Click on the Directory tab.
- Select the site configured during the setup wizard and click Properties.
the RADIUS-server key you configured on your UCME in the section above, e.g. C1sco.
Click on the Save button to apply the settings.