Ключевые слова:cisco, radius, (найти похожие документы)
_ RU.CISCO (2:5077/15.22) ___________________________________________ RU.CISCO _
From : Sergey Trofimovsky 2:5020/400 12 Aug 99 18:11:50
Subj : [Cisco] Radius & IP peer user
________________________________________________________________________________
From: troff@paranoia.ru (Sergey Trofimovsky)
In article <7oubva$adg$1@ns.iite.ru>,
"Andrew L. Davydov" <davydov@okbmei.msk.su> writes:
>
> Hа циске есть два пула a & b, мне надо сделать
> следующие:
> Одним пользователям выдавать адреса из пула 'a', другим из пула 'b', а
> некоторым пользователям выдавать конкретный йп адрес.
>
> Как это можно реализовать на радиусе ?
addr-pool=x
Specifies the name of a local pool from which to get the
address of the remote host. Used with service=ppp and
protocol=ip.
Note that addr-pool works in conjunction with local pooling. It
specifies the name of a local pool (which must be
preconfigured on the network access server). Use the ip-local
pool command to declare local pools. For example:
ip address-pool local
ip local pool boo 10.0.0.1 10.0.0.10
ip local pool moo 10.0.0.1 10.0.0.20
You can then use TACACS+ to return addr-pool=boo or
addr-pool=moo to indicate the address pool from which you
want to get this remote node's address.
--- ifmail v.2.14dev3 * Origin: Cityline news server (2:5020/400)