Mailing List Archive

IP Pool selection from Radius server
Hi all,

I am trying to work out how Cisco IP pool selection can be implemented in a PPPoe environment.

BRAS : Cisco 7206, IOS 12.2-31(SB8)

Let's say that I have 2 IP pools locally defined in the BRAS with different ranges of IP addresses:

ip local pool pool-area1 10.0.0.2 10.0.0.100
ip local pool pool-area2 20.0.0.2 20.0.0.100

I can configure the Radius server to send in the right attribute (or probably a VSA) the string "pool-area1" or "pool-area2" to the 7206 in order to perform the right selection but I don't know how to configure the 7206 to accept IP-Pool selection from Radius server.

Can somebody help or provide links ?

Thanks

Regards,

Philippe


*********************************
This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
Messages are susceptible to alteration.
France Telecom Group shall not be liable for the message if altered, changed or falsified.
If you are not the intended addressee of this message, please cancel it immediately and inform the sender.
********************************

_______________________________________________
cisco-bba mailing list
cisco-bba@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-bba
Re: IP Pool selection from Radius server [ In reply to ]
>
> I am trying to work out how Cisco IP pool selection can be implemented
in a
> PPPoe environment.
>
> BRAS : Cisco 7206, IOS 12.2-31(SB8)
>
> Let's say that I have 2 IP pools locally defined in the BRAS with
different
> ranges of IP addresses:
>
> ip local pool pool-area1 10.0.0.2 10.0.0.100
> ip local pool pool-area2 20.0.0.2 20.0.0.100
>
> I can configure the Radius server to send in the right attribute (or
> probably a VSA) the string "pool-area1" or "pool-area2" to the 7206 in
order
> to perform the right selection but I don't know how to configure the
7206 to
> accept IP-Pool selection from Radius server.
>
> Can somebody help or provide links ?

the following profile should do (along with "aaa authorization network
default group radius" or something along this line)

test Password = "test"
User-Service-Type = Framed-User,
Framed-Protocol = PPP,
cisco-avpair = "ip:addr-pool=pool-area1"

see also
http://www.cisco.com/en/US/docs/ios/11_3/dial/configuration/guide/dcperu
sr.html

or did I miss your point?

oli

_______________________________________________
cisco-bba mailing list
cisco-bba@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-bba
Re: IP Pool selection from Radius server [ In reply to ]
Thanks a lot Oli for you help !
It works fine.

Best regards,
Philippe



-----Message d'origine-----
De : Oliver Boehmer (oboehmer) [mailto:oboehmer@cisco.com]
Envoyé : jeudi 18 février 2010 13:29
À : HAMET Philippe NCPI/NAD; cisco-bba@puck.nether.net
Objet : RE: [cisco-bba] IP Pool selection from Radius server



>
> I am trying to work out how Cisco IP pool selection can be implemented
in a
> PPPoe environment.
>
> BRAS : Cisco 7206, IOS 12.2-31(SB8)
>
> Let's say that I have 2 IP pools locally defined in the BRAS with
different
> ranges of IP addresses:
>
> ip local pool pool-area1 10.0.0.2 10.0.0.100 ip local pool pool-area2
> 20.0.0.2 20.0.0.100
>
> I can configure the Radius server to send in the right attribute (or
> probably a VSA) the string "pool-area1" or "pool-area2" to the 7206 in
order
> to perform the right selection but I don't know how to configure the
7206 to
> accept IP-Pool selection from Radius server.
>
> Can somebody help or provide links ?

the following profile should do (along with "aaa authorization network default group radius" or something along this line)

test Password = "test"
User-Service-Type = Framed-User,
Framed-Protocol = PPP,
cisco-avpair = "ip:addr-pool=pool-area1"

see also
http://www.cisco.com/en/US/docs/ios/11_3/dial/configuration/guide/dcperu
sr.html

or did I miss your point?

oli


*********************************
This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
Messages are susceptible to alteration.
France Telecom Group shall not be liable for the message if altered, changed or falsified.
If you are not the intended addressee of this message, please cancel it immediately and inform the sender.
********************************

_______________________________________________
cisco-bba mailing list
cisco-bba@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-bba