Difference between revisions of "ServicePlans/Data/RadiusAttributes"

From Emersion
Jump to: navigation, search
(RADIUS Attributes)
 
Line 1: Line 1:
== RADIUS Attributes ==
+
=This Content Has Moved House=
  
When provisioning data products that are authenticated and accounting using Emersion's RADIUS system, you are able to add custom RADIUS attributes based on the plan a customer is currently signed up to.  
+
This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base.
  
This can allow you control of things such as DNS Servers, Control Lists and IP Pools.
+
We are sorry for the untidiness while we are shifting locations and we appreciate your patience during the transition to our new home.
  
It is imperative that your format of RADIUS attributes are correct, or you will experience issues with your customers when they authenticate.
+
[https://resources.emersion.com/display/EKB/Emersion+RADIUS Take me to the Emersion Knowledge Base article]
  
Emersion uses [http://www.open.com.au/radiator/ Radiator] as our RADIUS server, and as such we support the dictionaries provided by Radiator, plus a few custom attributes as required by some of our clients. If you are not sure that the attributes you are trying to use are available, please contact Emersion support.
+
[[file:new_home_sm.jpg|900px]]
 
 
The attribute key value pairs that are supported within the RADIUS Attribute text area, are delimited by commas.
 
 
 
An example set of key-value pairs, would be:
 
 
 
''RB-Client-DNS-Primary="xxx.xxx.xxx.xxx",
 
RB-Client-DNS-Secondary="xxx.xxx.xxx.xxx"''
 
 
 
 
 
As each Carrier has support for different RADIUS Attributes it is the responsibility of the Service Provider to confirm the correct syntax for the attribute key value pairs.
 
 
 
=== Dynamic IP Addressing ===
 
 
 
If you have organised dynamic IP allocate within Emersion, you will have what is known as a Pool Hint allocated to you. To have this plan take advantage of IP allocation, you will need to add PoolHint=XXXX to your RADIUS Attribute reply set, where XXX is the pool name allocated to you by Emersion. If you wish to have dynamic IP allocation setup for your customers and configured within the RADIUS system, you will need to contact Emersion Support.
 
 
 
An example set of key-value pairs, including a pool hint, would be:
 
 
 
'' RB-Client-DNS-Primary="xxx.xxx.xxx.xxx",
 
RB-Client-DNS-Secondary="xxx.xxx.xxx.xxx",
 
PoolHint="MYPOOL"''
 
 
 
 
 
=== Static IP Addressing ===
 
Emersion supports static IP addressing for Single Static IP's using the Service Feature function.
 
This Function allows for charging of Single and Multiple IP's but only allocation of single IP's
 
To add a group of IP's a separate plan will need to be created and the RADIUS Attribute text area appropriately set.
 
 
 
An example set of key-value pairs, for assigning a group of IP's, would be:
 
 
 
''RB-Client-DNS-Primary="202.55.XXX.5",
 
RB-Client-DNS-Secondary="202.55.XXX.4",
 
Framed-IP-Address = 202.55.XXX.200,
 
Framed-IP-Netmask = 255.255.255.248,
 
Framed-Route = "202.55.XXX.201/29 202.55.XX.200 1"''
 
 
 
 
 
'''Please Note''' If you make changes to your service plan RADIUS attributes, and Emersion Support needs to investigate / repair these issues for you, the support time will most likely be chargeable.
 
 
 
 
 
[[Category:ServicePlans]]
 

Latest revision as of 12:58, 4 March 2019

This Content Has Moved House

This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base.

We are sorry for the untidiness while we are shifting locations and we appreciate your patience during the transition to our new home.

Take me to the Emersion Knowledge Base article

New home sm.jpg