Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Screenshotmacro
Borderfalse
Shadowfalse
URLhttp://docs.tri-line.com:8090/download/attachments/12158183/cisco_ucme_4.png

HTML
<a id="info"></a>

Now just enter the following RADIUS commands:

StepIOS commandsDescription
1enableEnter EXEC mode, enter password if requested.
2conf tEnter global configuration mode.
3aaa new-modelEnable aaa accounting mode.
aaa accounting connection h323 start-stop group RADIUS
gw-accounting aaa
acct-template callhistory-detail
4RADIUS-server host 192.168.1.1 auth-port 1645 acct-port 1612Specifies the IP address to send CDR data. Where '192.168.1.1' is the machine running TIM Plus.
5RADIUS-server key C1scoSpecifies the RADIUS authentication secret as 'C1sco' as configured above.
6RADIUS-server vsa send accounting
Enables VSA events.
7endExit configuration mode.
8wrSave changes.

...

  1. Browse to TIM Plus as normal and login with your credentials.
  2. Click on the Directory tab.
  3. Select the site configured during the setup wizard and click Properties.
    Screenshotmacro
    Borderfalse
    URLhttp://docs.tri-line.com:8090/download/attachments/12158183/cisco_ucme_1.png
  4. Within the Site Properties window, select Cisco UCME - RADIUS from the PBX model drop-down list.
  5. In the Connection method field, select RADIUS connection from the drop-down list.
  6. In the Client IP field, enter the IP Address of the Cisco UCME / UC500.
  7. In the Secret field, enter the RADIUS-server key configured above in the UCME (e.g. C1sco).
HTML
<a href="#info">RADIUS-server key</a>

Finally, click on the Save button to apply the settings

...