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

clients

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clients client-name {
    accounting {
        secret password;
        response-cache-timeout seconds;
    }
    address client-address;
    <prefer-framed-ip-address>
    <prefer-framed-ipv6-prefix>
    source-interface interface ipv4-address address;
}

Hierarchy Level

content_copy zoom_out_map
[edit access radius]

Description

Configure a RADIUS client for each GGSN, PGW, or BNG that sends subscriber session requests to the MX Series router and identifies it as a RADIUS server.

Options

client-name

Name for the client.

  • Range: 1 through 50 alphanumeric characters. Allowed characters are a-z, A-Z, 0-9.

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