Re: Freeradius-Users Digest, Vol 78, Issue 111
On 10/26/2011 12:11 AM, freeradius-users-request@lists.freeradius.org wrote:
You just add the attributes, and the server will take care of encapsulating them in TLVs. Is there any thing i must pay attention to with regard to either (or both of):
1. The order in which i define the attributes, especially when i am defining 2 QoS-Descriptors (for downlink and uplink e.g.) and 2 or more Packet-Flow-Descriptors (for controlling different types of traffic) 2. The operator I should use. When should I use '+=', or is ':=' alright in every instance? Regards, JamesTM
James T. Mugauri wrote:
Is there any thing i must pay attention to with regard to either (or both of):
1. The order in which i define the attributes, especially when i am defining 2 QoS-Descriptors (for downlink and uplink e.g.) and 2 or more Packet-Flow-Descriptors (for controlling different types of traffic)
List attributes in the order that they appear in the WiMAX dictionary file.
2. The operator I should use. When should I use '+=', or is ':=' alright in every instance?
Use +=. That's it. Alan DeKok.
participants (2)
-
Alan DeKok -
James T. Mugauri