accel-ppp
accel-ppp copied to clipboard
Framed-IPv6-Address attribute and ipv6-intf-id=random not working
1.) Framed-Ipv6-Address attribute not working on access-accept from radius reply. 2.) ipv6-intf-id=random not working, its always take same value and make same ipv6 with combination of Framed-Ipv6-Prefix.
Any guide if i made mistake at any where...
Thanks Imdad
ipv6-intf-id=random is working.. Sorry my virtual machine makes clone interface id thats why..
But what about "how to assign the static IPv6 to the client". Can i use Framed-Ipv6-Address or something like that??
Hi, I'm not sure that you can assign for IPv6 client, with IPv6 you need assign prefixes. Use Framed-IPv6-Prefix/Delegated-IPv6-Prefix
Framed-Ipv6-Address can be added as short-cut for prefix + inttfid
You can get the same effect by setting a prefix with the /128 bit mask. I'm setting static IPv6 addresses for clients with LDAP/Radius entries like this:
radiusReplyAttribute: Framed-IPv6-Prefix := "fd12:3456:789a:0:192:168:5:2/128"