show services agf ngap
Syntax
show services agf ngap (amf <amf-name>| user-equipment <ue-id> <brief | detail | summary>)
Description
Display information about the Next Generation Application Protocol (NGAP) operations.
Options
amf amf-name
|
(Optional) Display the Next Generation Application Protocol (NGAP) information about the Access and Mobility Management Function (AMF). |
user-equipment ue-id |
(Optional) Display NGAP information about user equipment (UE). |
brief | detail| summary |
(Optional) Display the specified level of output. |
Required Privilege Level
view
Output Fields
Table 1 lists the Access and Mobility Management Function (AMF) output fields for
the show services agf ngap
command.
Field Name |
Field Description |
---|---|
AMF |
AMF name in the configuration. |
Backup AMF name |
Fully qualified domain name (FQDN) of the backup AMF for the Globally Unique AMF
ID (GUAMI). The AMF provides the GUAMI during the NG Setup Procedure. If the AMF
does not provide a backup AMF name, then Junos OS displays |
Default |
Identifies whether the AMF is configured as a default AMF.
|
IP address |
IP address configured for the AMF. |
MCC |
Mobile Country Code |
MNC |
Mobile Network Code |
Name |
Globally unique FQDN provided by the AMF during the NG Setup Procedure. This name must be published in the Domain Name System (DNS). |
Node id |
Uniquely configured AMF node ID used internally by the AGF to identify the AMF. |
Overload State |
Current AMF overload state. When the AMF is in the overload state, the AGF does not select the AMF for any new user equipment (UE) setups |
Port |
If you do not configure the number, Junos OS uses the default port 38412. |
Routing Instance |
Configured AMF routing instance. The IP address for the AMF must be reachable in the configured routing instance. |
SD |
Slice Differentiator |
Served GUAMI |
List of Global Unique AMF Identifier (GUAMIs). The GUAMI consists of:
|
SST |
Service Slice Type
|
State |
The AMF can have one of the following states:
|
Tracking areas |
Configured AMF tracking areas. |
UE count |
Current number of UEbeing serviced by the AMF. |
Table 3 lists the TNLA output fields for the show services agf
ngap
command.
Field Name |
Field Description |
---|---|
TNLA |
Transport Layer Network Association Identifier |
Type |
Type of TNLA association .
|
Usage Type |
Identifies the type of NGAP packets that are permitted on the TNLA.
|
Weight Factor |
The AMF sets theTNLA weight factor. The AGF uses the weight factor to load balance NGAP UE-associated messages across all TNLAs. The Range of values is 0 through 255. When the AGF receives a weight factor of zero, AGF prevents the allocation of TNLA from future UE registrations. |
State |
Current TNLA status:
|
Bound UE Count |
Current number of UEs bound to the TNLA |
Packets Sent |
Number of NGAP packet sent on the TNLA. |
Packets Received |
Number of NGAP packet received on the TNLA. |
Local IP Address |
The IP address of the local endpoint. |
Port |
The port number of the local endpoint. |
Peer IP Address |
IP address of the peer SCTP endpoint. |
Port |
Port number of the peer SCTP endpoint. |
State |
Current status of the peer IP address.
|
Table 3 lists the UE output fields for the show services agf ngap
command.
Field Name |
Field Description |
---|---|
AMF TNLA |
AMF TNLA that the UE is currently bound to. A value of -1 indicates that the UE is currently not bound to any TNLA.. |
AMF GUAMI |
Globally Unique AMF Identifier assigned to service the UE context. |
AMF UE ID |
UE identifier allocated by the AMF. |
AMF GUAMI |
Globally Unique AMF Identifier assigned to service the UE context. |
RM State |
Current registration management state. Registration management state is defined by the Third-Generation Partnership Project (3GPP).
|
State |
Current internal Next Generation Application Protocol (NGAP) UE state.
|
Type |
UE Type.
|
UE identifier |
User equipment identifier. The identifier uniquely identifies the UE within the AGF. |
Table 4 lists the PDU session output fields for the show services agf
ngap
command.
Field Name |
Field Description |
---|---|
AGF IP address |
Local AGF IP address. |
Local GTP tunnel |
The local GPRS tunneling protocol (GTP) attributes for the Protocol Data Unit (PDU) session allocated by the AGF. |
PDU Session id |
PDU session identifier allocated by the 5GC. |
Remote GTP tunnel |
The remote GTP tunnel attributes for the PDU session allocated by the user plane function (UPF). |
SD |
Slice Differentiator |
S-NSSAI |
Single Network Service Slice Assistance Information. It consists of SST and SD values. |
SST |
Service Slice Type
|
State |
Current state of the PDU session.
|
TEID |
GTP tunnel endpoint identifier. |
UPF IP address |
Remote GTP tunnel endpoint IP address. |
Sample Output
- show services agf ngap amf
- show services agf ngap amf detail
- show services agf ngap user-equipment detail
show services agf ngap amf
user@host> show services agf ngap amf
AMF Routing instance Default State Overload UEs amf1 default Yes Online Off 1
show services agf ngap amf detail
user@host> show services agf ngap amf detail
AMF: amf.spirent.com Name: amf.spirent.com Node id: 1 Default: Yes Ip address: 10.1.1.7 Port: 38412 Routing instance: default Tracking areas: 0 State: Online Overload state: Off UE count: 1 TNLA: 1 Type: Static Usage type: UE and Non-UE associated signalling Weight factor: 128 State: Established Bound UE count: 1 Packets sent: 16 Packets received: 10 Local ip address Port 10.1.1.1 55465 Peer ip address Port State 10.1.1.7* 38412 Active Served GUAMI PLMN id Region id Set id Pointer Backup AMF name 0x123456090207 123456 9 8 7 None PLMN id: 123456 (MCC: 123, MNC: 456) SST: Embb, SD: 0 SST: Miot, SD: 0 SST: Urllc, SD: 0
show services agf ngap user-equipment detail
user@host> show services agf ngap user-equipment detail
UE identifier: 33 State: Established RM state: RM-REGISTERED Type: FN-RG AMF: amf1 AMF TNLA: 1 AMF UE id: 3690987520 AMF GUAMI: 0x123456090207 PLMN id: MCC: 123, MNC: 456 AMF region id: 9 AMF set id: 8 AMF pointer: 7 PDU session id: 1 State: Active S-NSSAI: SST: Embb, SD: 0 Remote GTP tunnel TEID: 0x001e8480 UPF ip address: 10.250.1.62 QoS flow identifier: 1 Local GTP tunnel TEID: 0x000000e9 AGF ip address: 10.1.1.51
Release Information
Command introduced in Junos OS Release 22.3R1.