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

amf

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
 amf name {
 <default-amf>;
  ip-address ip-address;
  local-endpoint {
   <initial-tnla-weight-factor initial-tnla-weight-factor>;
   ip-address address;
   <port port-number>;
   }
  }
  node-id node-id;
  <offline>;
  <port port-number>;
  <routing-instance routing-instance>;
  tracking-area name;
}

Hierarchy Level

content_copy zoom_out_map
[edit services agf]
  

Description

Configure the parameters that the AGF uses to connect to the Access and Mobility Management Function (AMF).

Options

name

Specifies the name of the Access and Mobility Management Function (AMF).

default-amf

(Optional) Identifies the AMF as the default AMF.

ip-address address

Specifies the AMF IP address that AGF uses to establish an initial TNLA.

node-id

Specifies the AMF node identifier.

  • Range: 0 through 255

offline

(Optional) Disable communication with this AMF.

port port number

(Optional) Specifies the port number on the SCTP endpoint. You can specify a port from 0 through 65535. The default is 38412.

  • Default: 38412

  • Range: 0 through 65535

routing-instance routing-instance-name

(Optional) Binds the SCTP endpoint routing instance to the AMF connectivity.

The remaining statements are explained separately. See CLI Explorer.

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 Release 22.3R1.

footer-navigation