radius algorithm
Specifies the algorithm that the RADIUS client uses to contact the RADIUS server. The no version restores the default value, direct.
radius algorithm { direct | round-robin }
- directContacts the first AAA server on the list for each user, the second AAA server if the first one fails, and so on
- round-robinContacts the first AAA server for the first user, the second AAA server for the second user, and so on
Global Configuration
Command introduced before JUNOSe Release 7.1.0.