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

show services mobile-edge peers

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services mobile-edge peers
<statistics>

Description

This command gives information on SAEGW-C and access network peers known to the SAEGW-U.

Options

none

This command gives information on SAEGW-C and access network peers known to the SAEGW-U.

statistics

This command gives protocol statistics on SAEGW-C and access network peers known to the SAEGW-U.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show services mobile-edge peers command. Output fields are listed in the approximate order in which they appear.

Table 1: show services mobile-edge peers Output Fields

Field Name

Field Description

Peers Summary

The Peers Summary field provides the following information:

  • Total number of control (SAEGW-C) peers.

  • Total number of access network peers.

  • Total rejected association setup requests.

Control Peer Information

The Control Peer Information field provides the following information about each SAEGW-C:

  • IP address

  • Hostname

  • Routing-Instance

  • Peer Group name

Access Peer Information

The Access Peer Information field provides the following information about each access network peer:

  • IP address

  • Hostname

  • Routing-Instance

  • Peer Group name

Control Peer Statistics

The Control Peer Statistics field provides the following statistics about each SAEGW-C:

  • Heartbeat requests received and sent

  • Association setup requests received and sent

  • Association release requests received and sent

  • Session establishment requests received and sent (accepted and rejected)

  • Session modification requests received and sent (accepted and rejected)

  • Session deletion requests received and sent (accepted and rejected)

Access Peer Statistics

The Access Peer Statistics field provides the following statistics about each access network peer:

  • Echo requests received and sent

Sample Output

show services mobile-edge peers

content_copy zoom_out_map
user@host> show services mobile-edge peers
Peers Summary:
    Total control peers: 1
    Total access peers:  1
    Total association setup request rejects:  0

Control Peer information:
    IP address:          30.71.1.3
    Routing-Instance:    default

Access Peer information:
    IP address:          40.71.1.2
    Routing-Instance:    default

show services mobile-edge peers statistics

content_copy zoom_out_map
user@host> show services mobile-edge peers statistics
Peers Summary:
    Total control peers: 1
    Total access peers:  1
    Total association setup request rejects:  0

Control Peer Statistics:
    IP address:         13.1.0.4
    Hostname:           saegw-c1
    Routing-Instance:   default

    Heartbeat Requests Received:             11
    Heartbeat Responses Sent:                11

    Heartbeat Requests Sent:                 2
    Heartbeat Responses Received:            2

    Association Setup Requests Received:     1
    Association Setup Responses Sent:        1

    Association Release Requests Received:   0
    Association Release Responses Sent:      0

    Session Establishment Requests Received: 30000
    Session Establishment Responses Sent (Accepted):    30000
    Session Establishment Responses Sent (Rejected):    0

    Session Modification Requests Received:             30000
    Session Modification Responses Sent (Accepted):     30000
    Session Modification Responses Sent (Rejected):     0

    Session Deletion Requests Received:                 23169
    Session Deletion Responses Sent (Accepted):         22968
    Session Deletion Responses Sent (Rejected):         0
    Load Control Enabled                                Yes
    Load Control Information Sent                       10
    Overload Control Enabled                            No
    Overload Control Information Sent                   5

Access Peer Statistics:
    IP address:         12.1.0.4
    Routing-Instance:   default

    Echo Requests Received:                 0
    Echo Responses Sent:                    0
    Echo Requests Sent:                     0
    Echo Responses Received:                0

Release Information

Command introduced in Junos OS 19.4R1.

Fields for Load and Overload Control introduced in Junos OS Release 23.1R1.

footer-navigation