Question regarding nested WiMAX TLV formatting
Alan DeKok
aland at deployingradius.com
Fri Feb 4 09:38:24 CET 2011
Adrien Demarez wrote:
> I wish to deploy FreeRadius on a WiMAX setup, ...
Lots of people do this, I'm not sure why. :(
> INSERT INTO `radgroupreply` (`id`, `groupname`, `attribute`, `op`, `value`) VALUES
> (1, 'Gold', 'WiMAX-Packet-Flow-Descriptor-v2', ':=', '??')
> (2, 'Gold', 'WiMAX-PFDv2-Packet-Data-Flow-Id', ':=', '1') # inside the first one
Now. You just specify WiMAX-PFDv2-Packet-Data-Flow-Id, an the server
will Do The Right Thing.
The server *knows* that it's a TLV, and will pack the attributes
appropriately.
Alan DeKok.
More information about the Freeradius-Users
mailing list