radtest

Use the radtest command to test the RADIUS server‘s connectivity and configuration. RADIUS servers with captive portal (CP) and EAP authentication can be tested for connectivity.

Captive Portal Syntax

radtest vns_name | username | password

EAP Syntax

radtest vns_name | username

Parameters (CP and EAP)

vns_name Specifies the VNS assignment ID of the virtual interface (WLAN Service) configured on the controller.
username Specifies a username.
password Specifies a password.

Examples

The following example tests the radius server on CNL-7-CP:

EWC.extremenetworks.com# radtest CNL-7-CP chap106 xyz789
Sending Captive portal authentication request to Radius Server for user chap106, with password xyz789, on vns_name CNL-7-CP.
Please wait while all configured Radius Servers on this VNS are attempted as needed ...
Test Completed.
The Radius Server has successfully authenticated the user chap106 with password xyz789 and VNS CNL-7-CP.