[c-nsp] Framed-Route Radius attibut
Gerald Krause
gk at ax.tc
Wed Aug 24 03:53:31 EDT 2005
Am Dienstag, 23. August 2005 08:27 schrieb Palis Michael:
> Hello all
>
> How can I send multiple static router using Framed-Route radius
> attribute?
May depending on your RADIUS system, e.g. with FreeRadius you have to use
"+=" as operator for multiple Framed-Route records:
Framed-Route += "1.2.3.4/32"
Framed-Route += "5.6.7.8/32"
Framed-Route += "9.10.11.12/32"
...
-Gerald
More information about the cisco-nsp
mailing list