- test access radius-server address user username password password secret secret
- <authentication-port port>
- <retry number>
- <source-address address>
- <timeout number>
Command introduced in JUNOS Release 9.1.
Verify RADIUS server authentication parameters.
address — RADIUS server under test IP address.
authentication-port — (Optional) RADIUS server authentication port number (1..65535).
password — Password for the user.
retry — (Optional) Retry attempts (1..10).
secret — Shared secret with the RADIUS server.
source-address — (Optional) Use an alternate address as the source address.
timeout — (Optional) Request timeout period (1..90 seconds).
user — User name to be authenticated to the RADIUS server.
view
Table 11 lists the output fields for the test access radius-server command. Output fields are listed in the approximate order in which they appear.
Table 11: test access radius-server Output Fields
The following example command tests RADIUS authentication with a specific server (172.28.30.95), user (JOHNDOE), secret (No1Knows), and password (JohnPass); and displays the resulting output:
user@host> test access radius-server 172.28.30.95
user JOHNDOE password JohnPass secret No1Knows
Test Radius Server Access
Server : 172.28.30.95
UDP port : 1812
Source IP Address : Default
Server timeout : 3
Sever retry count : 3
Secret : No1Knows
Client Username : JOHNDOE
Client Password : JohnPass
Status : Accepted, retransmits: 0