Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

radius-reachability

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
  radius-reachability {
   query-period seconds;
  }

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name protocols dot1x authenticator],
[edit protocols dot1x authenticator]
  

Release Information

Statement introduced in Junos OS Release 21.4R1.

Description

Enable the RADIUS reachability feature to authenticate sessions that are in server fail state once the authentication server becomes reachable. The authenticator checks for reachability by triggering reauthentication for one of the authentications sessions that previously failed to reach the server.

When an authentication session fails because the server is not reachable, the session is placed in held state or in the server-fail VLAN, if it is configured. If RADIUS reachability is not enabled, these sessions will not reauthenticate until the reauthentication timer expires. The reauthentication interval is typically long, one hour by default, forcing the client to wait even after the server is reachable.

Options

query-period seconds

Query period interval.

  • Default: 120 seconds.

  • Range: 20 through 65535 seconds.

Required Privilege Level

routing

footer-navigation