Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

servers (RADIUS)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
servers name {
    accounting-port port-number;
    accounting-secret password;
    address server-address;
    allow-dynamic-requests;
    dead-criteria-retries retry-number interval seconds;
    dynamic-requests-secret password;
    port port-number;
    retry attempts;
    revert-interval seconds;
    secret password;
    source-interface interface [ipv4-address address];
    timeout seconds;
}

Hierarchy Level

content_copy zoom_out_map
[edit access radius]

Description

Configure a RADIUS server that provides policy management for TDF subscribers.

Options

name

Name of the RADIUS server.

  • Range: 1 through 32 characters

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

access—To view this statement in the configuration.

access-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation