Versions Compared

Key

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

...

Pbxsummary
Supportfiles1Cisco UCME - SysLog.TDT
Supportfiles2Cisco UCME - SysLog.TDS
ConnectionSysLog connection
RequiredTask1Configure UCME to send SysLog events
RequiredTask2Configure Cisco AXL sync
RequiredTask3Configure TIM Plus to capture RADIUS SysLog packets

HTML
<a id="Configure UCME to send SysLog events"></a>

Configure UCME to send SysLog events

Login to your Cisco UCME / UC500 via telnet, as shown below:

...

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 SysLog
gw-accounting syslog
acct-template callhistory-detail
4logging 192.168.1.1Specifies the IP address to send CDR data. Where '192.168.1.1' is the machine running TIM Plus.
5endExit configuration mode.
6wrSave changes.
HTML
<a id="Configuring Cisco AXL sync"></a>

Configuring Cisco AXL sync

Below you will find steps on how to configure the Directory Sync from Cisco UCM:

  1. Browse to TIM Plus as normal and login with your credentials.
  2. Click on the Directory tab.
  3. Click on the site configured during the setup wizard and click Properties or create a new site and click Properties.
  4. Within the Site Properties window, select the Sync tab.
  5. Click on the Synchronise with the following device tick box.
    Screenshotmacro
    Borderfalse
    URLhttp://docs.tri-line.com:8090/download/attachments/12158183/cisco_ucme_3.png
  6. In the Host field enter in the IP Address of your UCME / UC500.
  7. In the Username field enter in the username to login to your UCME / UC500.
  8. Click on the Set button and enter the password used to login to the UCME / UC500, followed by clicking OK.
  9. Finally, click on the Save button.
HTML
<a id="Configure TIM Plus to capture SysLog packets"></a>

Configure TIM Plus to capture SysLog packets

Below you will find steps on how to configure TIM Plus to receive data from your Cisco UCM:

...