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

agf

date_range 20-Nov-23

Syntax

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


 node-id node-id;
 node-name node-name;
 plmn name {
  mcc mcc;
  mnc mnc;
 }
 tracking-area code {
  plmn name {
   s-nssai name {
    sd sd;
    sst(embb | miot | urllc | v2x);
   }
  }
 }
 user-planesname {
  colocated-user-plane {
   ip-endpoint-address ip-endpoint-address;
  }
  data-network-name data-network-name;
  ip-address ip-address;
  routing-instance routing-instance;
 }
 }

Hierarchy Level

content_copy zoom_out_map
[edit services]
  

Description

Configure the Access Gateway Function.

Options

node-id

Specifies the AGF node identifier.

  • Range: 0 through 255

node-name

AGF node name

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