Hi,
Is it possible if I use only one cisco-avpair like:
Cisco-AVPair = "lcp:interface-config=ip vrf forwarding pool;lcp:interface-config=ip unnumbered loopback 5;lcp:interface-config=peer default ip address pool poolxxx"
and also
Framed-Route = "123.123.134.111 255.255.255.255 172.40.0.25 200; 10.245.52.1 255.255.255.255 172.40.0.25 200"
or do I have to use
+= for every ; value? I am not sure how cisco interprets it so I am asking that to here. radreply returns all values but on the cisco side i am not sure.
Regards.