Hi,

I am trying to create a dynamic interface for the dail-up users assign
it to a vrf and then configure the ip address. The config that I have
done in the users file is as;

tcl Cleartext-Password := "tcl"
#tcl@cisco1.com Cleartext-Password := "tcl"
Service-Type = Framed-User,
Framed-Protocol = PPP,
# Cisco-AVpair = "lcp:interface-config=ip vrf forwarding
RWCustomer-An ip add 10.110.11.2 255.255.255.252",
Cisco-AVpair += "lcp:interface-config=ip vrf forwarding
RWCustomer-A",
Framed-IP-Address = 10.110.11.1,
Framed-IP-Netmask = 255.255.255.252,
Framed-Filter-Id = "std.ppp",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP


With this I am not able to see as expected from the radius server. I
have also made an entry in proxy.conf file for realm cisco1.com

Any inputs or guidance on this will be a appreciated.

Thanks in Advance.

Regards,
Yagnesh Dave.