radtest_login

Use the radtest_login command to check the RADIUS server‘s configuration. The radtest_login command is available from the login:auth context.

radtest_login user name password

Parameters

user name User Name required to log on the controller
password Password required to log on the controller

Examples

The following example tests the RADIUS server‘s configuration:

EWC.extremenetworks.com:login:auth# radtest_login admin abc123
==> called pam_start (1)
got success
==> called pam_authenticate
got: ‘Success‘
RETURN VALUE: 0 resp.code: 0
Test Result: Success