Well, what I suggest better you use port mirroring, so by that you can have same traffic on multiple ports. Some year ago, I did the same :)
Regards, Masood Ahmad Shah -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Boehmer (oboehmer) Sent: Wednesday, July 18, 2007 11:33 AM To: Prit Patel Cc: NSP List Subject: Re: [c-nsp] RADIUS accounting configuration 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:[EMAIL PROTECTED] 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) <[EMAIL PROTECTED]> 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 _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/ _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
