Radius Attribute for IPV6 Pool

Dear Experts
This is my first post in Forum and really appreciated your assistance on below
I have configured PPPoE Server for Global IPV6 Assignment and target is to assign global ipv6 to end users

Currently I am using Radius Server for user authentication (Zalpro Radius Server)

Please advise what should be attribute values to force customers to get IP from specific IPV6 pool as I have created different pools for different Packages

In zalpro Radius we are creating Policy and there we have attribute value we can create as per requirements

Please see attachment for attribute section and advise the values for IPV6 Framed pool in brief

Currently I want to add below Attributes

Reply Message
Framed Pool (Ipv4 pool name)
Framed IPV6 Pool (IPV6 Pool Name)


Thanks in Advance
Screenshot 2023-01-24 at 8.56.39 PM.png

Dear Experts

Please help to fix the issue

Please see below configuration of ppp profile and and also see logs below coming from Radius to Mikrotik but MK not assigning ipv6 prefix
Please note: I have not selected Remote-IPv6-Pool in PPP Profile because I want to assign prefix from attribute as we are providing bandwidth based on source address and we have managed advance queue

ppp profile/print
Flags: * - default
0 * name="default" local-address=192.168.50.40 bridge-learning=default
use-ipv6=yes use-mpls=default use-compression=default
use-encryption=default only-one=default change-tcp-mss=yes
use-upnp=default address-list="" on-up="" on-down=""

Below are the Logs from Radius


12:53:38 radius,debug,packet Signature = 0x006398be3cb82e85f9f7922af52909df
12:53:38 radius,debug,packet Framed-Protocol = 1
12:53:38 radius,debug,packet Framed-Compression = 1
12:53:38 radius,debug,packet Reply-Message = "CIR 9Mbps with Free IPV6"
12:53:38 radius,debug,packet MT-Delegated-IPv6-Pool = "IPV6-8"

I have already set ip IPV6-8 pool but MK not assigning ip

ipv6/pool/print
Columns: NAME, PREFIX, PREFIX-LENGTH

NAME PREFIX PREFIX-LENGTH

0 IPV6-8 2001:XXXX:XXXX:XXXX::/54 64

Values in prefix correct just hide here as global address

same problem … Framed-Pool attribute is replied from the radius-server … ip pool with matching attribute-value as name is configured on the router … but pool-address is not applied to the client
worked flawless in v6 … has something changed in v7 ?

odd … rebooted the router … now it works as expected … … jammed bit I presume ¯_(ツ)_/¯