[RADIATOR] AddressAllocator and IPv6

Vangelis Kyriakakis vkyriak at forthnet.gr
Wed Apr 20 08:04:02 CDT 2011


Hello Heikki,

         We are going to use rfc3162 attributes and possibly the 
http://tools.ietf.org/html/draft-ietf-radext-ipv6-access-04 
Framed-IPv6-Address attribute.
         We would like the AddressAllocator SQL to be able to create the 
following prefixes in the pool table based on a base prefix/mask and a 
new mask:

Range 2a02:2148:1111:2222:3333:4444:5555::/112  to /128 should create

     2a02:2148:1111:2222:3333:4444:5555:0000/128 - 
2a02:2148:1111:2222:3333:4444:5555:ffff/128


Range 2a02:2148:3333::/48 to /64 should create

     2a02:2148:3333:0000/64 - 2a02:2148:3333:ffff/64


Range 2a02:2148:3333::/48 to /56 should create

2a02:2148:3333:0000/56 - 2a02:2148:3333:ff00/56

You can have a look at this tool 
http://waldner.netsons.org/f4-ipv6summ.php which creates the prefixes as 
I have described above.

               Regards
                   Vangelis


On 14/4/2011 5:25 ??, Heikki Vatiainen wrote:
> On 04/14/2011 01:30 PM, Vangelis Kyriakakis wrote:
>
>>         Does AddressPool support IPv6 addresses. Can I create and
>> allocate IPv6 pools using the AddressAllocator - AddressPool mechanism?
> The implementation is very much IPv4 only at the moment, but the design
> should work for both protocols. So no, not with the current code.
>
> Can you tell us a bit more how you would be using this? Would it be
> using attributes attributes from http://tools.ietf.org/html/rfc3162
>
>
> Thanks!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open.com.au/pipermail/radiator/attachments/20110420/4a717031/attachment.html 


More information about the radiator mailing list