[c-nsp] RADIUS accounting configuration
Oliver Boehmer (oboehmer)
oboehmer at cisco.com
Wed Jul 18 02:33:11 EDT 2007
Prit,
it's a pretty old feature, and should also work on all platforms running
12.2 or later. Can't comment on the other vendors' support for similar
functionality.
oli
________________________________
From: Prit Patel [mailto:shahtejal at gmail.com]
Sent: Wednesday, July 18, 2007 7:25 AM
To: Oliver Boehmer (oboehmer)
Cc: NSP List
Subject: Re: [c-nsp] RADIUS accounting configuration
Thanks Oli.
Can we use this feature on BRAS 10K ?
Pl do let me know if you have any idea about this feature support in
other BRAS like Juniper or Radback or huawai ?
On 7/18/07, Oliver Boehmer (oboehmer) <oboehmer at cisco.com> wrote:
Prit Patel <> wrote on Tuesday, July 17, 2007 2:11 PM:
> Hello All,
>
> i need to config the Cisco 10K in such a way that it should
send
> accounting start request to Primary RADIUS server and Primary
BPM
> server simultaneously.
>
> In case of failure of either primary server 10K should send
the
> accounting request to respective server i.e. if primary radius
fails
> then account record should go sec radius and primary BPM.
Below is
> the architecture.
>
> ----->>>> Cisco 10K <<<<<<<-----
>
> Pri Radius server Pri BPM Server
> Sec Radius Server Sec BPM server.
>
the following config should do the trick ("AAA Broadcast
Accouting"
feature). When one of the servers fail, failover occurs within
the
server group.
aaa group server radius radserver
server 10.0.0.1
server 10.0.0.2
aaa group server radius bpmserver
server 10.0.0.3
server 10.0.0.4
aaa accounting network default start-stop broadcast group
radserver
group bpmserver
with appropriate "radius-server host ..." definitions.
oli
More information about the cisco-nsp
mailing list