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 resources call-admission-control statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services mobile-edge resources call-admission-control statistics

Description

This command displays information about the bandwidth currently allocated to the guaranteed bit rate queues on each anchor Packet Forwarding Engine. It also displays the Call Admission Control (CAC) statistics.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services mobile-edge resources call-admission-control statistics command.

Table 1: show services mobile-edge resources call-admission-control statistics Output Fields

Field Name

Field Description

Allocated bandwidth Amount of bandwidth currently allocated to GBR bearers and flows on the Packet Forwarding Engine.
Anchor Name of the anchor Packet Forwarding Engine interface and its direction (downlink or uplink).
Calls admitted Number of calls admitted to the anchor Packet Forwarding Engine during its uptime.
Calls rejected Number of calls rejected by the anchor Packet Forwarding Engine due to no available bandwidth during its uptime.
High watermark Maximum aggregate guaranteed bit rate bandwidth allocated on the anchor Packet Forwarding Engine through its uptime.
Oversubscription events Number of times a new guaranteed bit rate bearer or flow was added when the aggregate bandwidth across all guranteed bit rate bearers and flows exceeded the reserved bandwidth.
Reserved bandwidth Amount of bandwidth reserved for guaranteed bit rate bearers and flows on the Packet Forwarding Engine.

Sample Output

show services mobile-edge resources call-admission-control statistics

content_copy zoom_out_map
user@host> show services mobile-edge resources call-admission-control statistics
Global CAC Statistics 
    Calls admitted:   153943454 
    Calls rejected (no bandwidth): 6 
    Oversubscription events:  80 
 
Anchor: pfe-2/1/0, Downlink 
       Reserved bandwidth:  5000000 Kbps 
       Allocated bandwidth:  24235 Kbps 
       High watermark:   5804400 Kbps 
       Oversubscription events:  10 

Release Information

Juniper Networks introduced this command in Junos OS Release 22.2R1.

footer-navigation