You have to use virtual profiles in the AS5300.
Usually, you do this by entering the following config

aaa authentication ppp default radius
aaa authorization network default radius
aaa accounting network start-stop radius
virtual-profile aaa
virtual-profile virtual-template 1
!
interface virtual-template 1
ip unnumbered fastethernet 0
encapsulation ppp
!

Doing this will allow you to pass the per-user config onto a virtual access 
interface which will peer from the ip pool you want. Remember that you 
virtual-template interface will have to have the same authentication 
information in it as your group-async. Also, be careful not just to put the 
config sample above in, research it and make sure it will not break 
anything. We have been using this config for some months now and it is 
extremely flexible.

This document will help 
http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/12cgcr/dial_ 
c/dcvprof.htm
Hope this helps

Matt

At 11:42 AM 18/01/00 +0530, you wrote:
>Hi
>
>I am consulting for an ISP in india who are using radiator.
>
>They are using a 5300 with two ip pools on the ras.
>
>Now when users dial in, certain users have a prticular realm, and so
>drop into adiff authentication realm, the reply
>cisco-avpair = "ip:addr-pool=mypool" is added to this.
>
>  After debugging the radius i think that the reply is being sent to the
>  box, however the cisco always seems to pick the ip from the first pool
>instead of theone I am telling it to goto.
>
>I have also tried to use FramedGroup item, and again in the radius
>accounting all is fine, but when it gets back through cisco all is
>changed again.
>
>  Has anyone done this kind of a setup with cisco, I have read through
>just about all the docs on the cisco website, but still no luck.
>
>
>  Iqbal
>
>===
>Archive at http://www.thesite.com.au/~radiator/
>To unsubscribe, email '[EMAIL PROTECTED]' with
>'unsubscribe radiator' in the body of the message.

---
Matthew Nichols - CCNA
Network / Systems Engineer
HunterLink Pty Ltd
Newcastle NSW Australia
Phone: +61 2 4969 0122  Fax: +61 2 4969 0133
Reply To: [EMAIL PROTECTED]
PGP Public Key: http://moonah.hunterlink.net.au/~matt/pgp/pgpkey.html
HunterLink Web Site: http://www.hunterlink.net.au


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to