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

partition (s6a)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
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 s6a]

Description

Define the s6a partition by specifying the destination host and realm where the application resides and specify the endpoint origin, the remote peers, and the network elements that associate routes with peers to control diameter forwarding of S6a messages. Only the master routing instance is supported for the application partition.

Options

name

Name of the S6a partition.

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 Mobility Management Entity (MME) waits to receive a response from the Home Subscriber Server (HSS).

  • Default: 15

  • Range: 1 through 30

Required Privilege Level

access

Release Information

Statement introduced in Junos OS Release 19.3R1.

footer-navigation