Specifications

radius show
624 SSR Command Line Interface Reference Manual
radius show
Purpose
Displays information about RADIUS configuration on the SSR.
Format
radius show stats|all
Mode
Enable
Description
The radius show command displays statistics and configuration parameters related to
RADIUS configuration on the SSR. The statistics displayed include:
accepts Number of times each server responded and validated the user successfully.
rejects Number of times each server responded and denied the user access, either
because the user wasn’t known, or the wrong password was supplied.
timeouts Number of times each server did not respond.
Parameters
stats Displays the accepts, rejects, and timeouts for each RADIUS server.
all Displays the configuration parameters set with the radius set command, in
addition to the accepts, rejects, and timeouts for each RADIUS server.
Restrictions
None.