Toolpack:Enabling RADIUS A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Applies to version(s): v2.6)
('Configuring RADIUS' and 'Configuring RADIUS Servers' section were move to other articles)
 
(11 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
{{DISPLAYTITLE:Toolpack: Enabling and Configuring RADIUS}}
 
{{DISPLAYTITLE:Toolpack: Enabling and Configuring RADIUS}}
 
This page describes how to enable and configure a TMG system to capture CDRs, using a RADIUS server.
 
This page describes how to enable and configure a TMG system to capture CDRs, using a RADIUS server.
 
+
<br><br>
=='''Enabling RADIUS'''==
+
'''''Enabling RADIUS'''''
 +
----
  
 
1- Select '''Gateway -> Configurations''' from the navigation panel.
 
1- Select '''Gateway -> Configurations''' from the navigation panel.
Line 19: Line 20:
 
* Select the '''CDR Mode''':
 
* Select the '''CDR Mode''':
 
**'''Text CDR only''': Will store the CDRs in a flat file. See [[Text Call Detail Records (CDR)|Text CDR]]
 
**'''Text CDR only''': Will store the CDRs in a flat file. See [[Text Call Detail Records (CDR)|Text CDR]]
**'''Radius CDR only''': Will send the CDR to an external Radius Server. See [[RADIUS|Radius CDR]]
+
**'''RADIUS CDR only''': Will send the CDR to an external RADIUS Server. See [[RADIUS|Radius CDR]]
**'''Text and Radius CDR''': Will store the CDRs in a flat file and send the CDR to an external Radius Server.
+
**'''Text and RADIUS CDR''': Will store the CDRs in a flat file and send the CDR to an external RADIUS Server.
**'''Radius CDR with Text CDR Fallback''': Will send the CDR to an external Radius Server and if the Radius server cannot handle the load of CDRs, they will be stored in a flat file.
+
**'''RADIUS CDR with Text CDR Fallback''': Will send the CDR to an external RADIUS Server and if the RADIUS server cannot handle the load of CDRs, they will be stored in a flat file.
 
* Click '''Save''' to save your changes.
 
* Click '''Save''' to save your changes.
  
Line 29: Line 30:
  
 
[[Image:RADIUS_v2_5_gw_cfg_success.png|border]]
 
[[Image:RADIUS_v2_5_gw_cfg_success.png|border]]
 
''''Configuring RADIUS''''
 

Latest revision as of 15:42, 3 January 2013

Applies to version(s): v2.6

This page describes how to enable and configure a TMG system to capture CDRs, using a RADIUS server.

Enabling RADIUS


1- Select Gateway -> Configurations from the navigation panel.

RADIUS v2 5 gw menu configurations.png


2- Verify that the box Use CDR behavior is checked.

RADIUS v2 5 gw cdr check.png


3- Configure the CDR behavior in the CDR Options section:

  • Enable periodic CDR update will add one entry in the CDR per Periodic CDR update time, in minutes.
  • Select the CDR Mode:
    • Text CDR only: Will store the CDRs in a flat file. See Text CDR
    • RADIUS CDR only: Will send the CDR to an external RADIUS Server. See Radius CDR
    • Text and RADIUS CDR: Will store the CDRs in a flat file and send the CDR to an external RADIUS Server.
    • RADIUS CDR with Text CDR Fallback: Will send the CDR to an external RADIUS Server and if the RADIUS server cannot handle the load of CDRs, they will be stored in a flat file.
  • Click Save to save your changes.

CDR Mode 2 6.jpg

4- Verify that the Gateway configuration was successfully updated. message appears.

RADIUS v2 5 gw cfg success.png

Personal tools