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

local-endpoint

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
  local-endpoint {
   <initial-tnla-weight-factor initial-tnla-weight-factor>;
   ip-address address;
   <port port-number>;
  }

Hierarchy Level

content_copy zoom_out_map
[edit services agf amf]
  

Description

Configure the local endpoint.options on the AGF. AGF uses the local endpoint values to initiate an initial static TNLA with the AMF.

Options

initial-tnla-weight-factor

(Optional) Specify the initial weight factor that AGF assigns to the static TNLA with the AMF.

  • Default: 128

  • Range: 1 through 255

ip-address address Specify the IP address that the AGF uses as the local SCTP endpoint
port port-number

(Optional) Specifies the port number that AGF binds to the local SCTP endpoint. If the port is not configured, the operating system selects an available ephemeral port number.

  • Range: 37100 through 73164

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS 22.3R1.

footer-navigation