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

s6a

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
s6a {
    partition name {
        destination-host destination-host;
        destination-realm destination-realm;
        diameter-instance diameter-instance;
        max-outstanding-requests max-outstanding-requests;
        response-timeout seconds;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit access]

Description

S6a is a Diameter-based authentication application used by the Mobility Management Entity (MME) nodes to retrieve authentication information from Home Subscriber Server (HSS). Specify the destination and transmission parameters for the S6a protocol.

Options

destination-host

Name of the host where the S6A server application resides; generally, this value is not set unless needed.

destination-realm

Name of the realm where the S6a server application resides.

diameter-instance

Specifies that the master Diameter instance is used. master is the only supported value.

max-outstanding-requests

Configure the maximum number of outstanding requests for the S6a application.

  • Default: 40

  • Range: 2 through 1024

response-timeout

Configure the amount of time (in seconds) that the MME waits to receive a response from the HSS.

  • Default: 15

  • Range: 1 through 30

Required Privilege Level

access

Release Information

Statement introduced in Junos OS Release 19.3R1.

footer-navigation