Hi Dear friend I want define 2 radius server that some users auth radius server 1 if not available in this radius affter timeout time define request send to radius server 2 defined in my radius servers
I define but No send my BRAS any traffic and request to radius 2 For users auth
Your requirements are not clearly defined.
You can setup more than 1 RADIUS server and it WILL use the 2nd server when the first times out.
However, it will NOT try the second server when the first replies with “invalid user”.
This is true for almost any product on the market.
When you have special requirements like “try server 1 and when user not available there try server 2”
you need to setup a RADIUS proxy server that is configured to do that.
Also it is possible to use multiple Radius servers at the same time, but then, for example, one must be used for hotspot service and other for ppp (services must differ).
Freeradius.
But first you will have to introduce “realms” (@domainname) for your usernames to know where the request has to be handled.
Start that migration first.