June 30, 2006 Chapter 6: First-Level Commands
SG1-UM-8500-03 6-43
Checking the system RADIUS interface
This command checks the system RADIUS interface, by authenticating user-name and password the same way the
system authenticates a connected call (including retries and RADIUS redundancy).
Usage
radius-server check <user-name> <password> auth-type [<PAP>]
Parameter(s)
<user-name>
Username to be validated at the RADIUS server.
<password>
Password to be validated at the RADIUS server.
<PAP>
Protocol used for authentication.
Example(s)
Host(debug)# radius-server check
Host(debug)# radius-server check utest ptest <cr>
Radius IP Status Retries
--------------- --------- -------
192.168.1.2 Failed 3
192.168.1.2 Success 1
Host>