[nsp] Static-IP on AS5300 via RADIUS

Chris Parker cparker at starnetusa.net
Fri Feb 7 14:54:26 EST 2003


At 08:47 PM 2/7/2003 +0000, Martin Cooper wrote:
>Does anyone know if there's something I need to configure on
>the Cisco NAS to make it use Cisco-AVPair attributes from the
>RADIUS server to assign dial-in users static IP addresses ?
>
>(I've tried 'radius-server host 131.111.xx.xx non-standard'.)

non-standard implements mimicing the vendor-proprietary attributes
made popular by Ascend.

>- I'm using the reference implementation of Livingston RADIUS.

That is wicked old.  Take a look at http://www.freeradius.org

>static Crypt-Password = "<removed>",
>         Service-Type = Framed-User,
>         Framed-Protocol = PPP,
>         Framed-IP-Address = 131.111.xx.xx,
>         Framed-MTU = 1500,
>         Cisco-AVPair = "ip:addr=131.111.xx.xx"

How about trying to use the RFC standard attributes:

    Framed-IP-Address = 131.111.xx.xx

Much easier than using Cisco-AVPair.  :)

-Chris

--
    \\\|||///  \          StarNet Inc.      \         Chris Parker
    \ ~   ~ /   \       WX *is* Wireless!    \   Director, Engineering
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Wholesale Internet Services - http://www.megapop.net




More information about the cisco-nsp mailing list