Versions Compared

Key

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

...

Pbxsummary
Supportfiles1Cisco UCME - RADIUS.TDT
Supportfiles2Cisco UCME - RADIUS.TDS
ConnectionRADIUS connection
RequiredTask1Configure UCME to send RADIUS events
RequiredTask2Configure Cisco AXL sync
RequiredTask3Configure 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:

  1. Click on the Directory tab.
  2. Choose the site you want to configure and click Properties.
  3. In the Site Properties window, select the Sync tab.
  4. Tick the option entitled Synchronise with the following device .
    Screenshotmacro
    Borderfalse
    URL/download/attachments/12158183/cisco_ucme_3.png
  5. In the Host field, enter the IP address of your UCME.
  6. In the 
    Referencemacro
    LabelPort
     field, enter the port number of the IOS service, e.g. 
    Keywordmacro
    Label23
     .
  7. In the Username field, enter the username of the IOS login that can perform synchronisation.
  8. Click on the Set button and enter the password of the IOS login that can perform synchronisation.
  9. Click on the Save button to apply the changes.

 

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

...

StepIOS commandsDescription
1enableCauses the UCME to enter EXEC mode. Type your EXEC password if requested
2conf tEnters the global configuration mode
3aaa new-modelEnables aaa accounting mode
aaa accounting connection h323 start-stop group RADIUS
gw-accounting aaa
acct-template callhistory-detail
4RADIUS-server host 192.168.0.1 auth-port 0 acct-port 1612Specifies the IP address and port of TIM Plus's RADIUS, to which CDR data will be sent, e.g.
Keywordmacro
Label192.168.0.1:1612
5RADIUS-server key C1scoSpecifies a RADIUS authentication secret that will be used by TIM Plus (configured in the next section), e.g.
Keywordmacro
LabelC1sco
6RADIUS-server vsa send accounting
Enables VSA events
7endExits configuration mode
8wrSaves the changes
HTML
<a id="Configure Cisco AXL sync"></a>

...

TIM

...

  1. Click on the Directory tab.
  2. Choose the site you want to configure and click Properties.
  3. In the Site Properties window, select the Sync tab.
  4. Tick the option entitled Synchronise with the following device .
    Screenshotmacro
    Borderfalse
    URL/download/attachments/12158183/cisco_ucme_3.png
  5. In the Host field, enter the IP address of your UCME.
  6. In the 
    Referencemacro
    LabelPort
     field, enter the port number of the IOS service, e.g. 
    Keywordmacro
    Label23
     .
  7. In the Username field, enter the username of the IOS login that can perform synchronisation.
  8. Click on the Set button and enter the password of the IOS login that can perform synchronisation.
  9. Click on the Save button to apply the changes.
HTML
<a id="Configure TIM Plus to capture RADIUS packets"></a>

...