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 anchor class-of-service

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services mobile-edge anchor class-of-service

Description

This command displays information about the configuration of the downlink forwarding queues.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services mobile-edge anchor class-of-service command.

Table 1: show services mobile-edge anchor class-of-service Output Fields

Field Name

Field Description

Excess priority Best-effort priority level assigned to a given queue.
Guaranteed priority Guaranteed bit-rate priority level assigned to a given queue.
Queue Queue number and name.
Reserved bandwidth Percentage of total bandwidth reserved for a given queue.
Weight Importance assigned to each best-effort queue. This field is used to determine how often the system serves a queue.

Sample Output

show services mobile-edge anchor class-of-service

content_copy zoom_out_map
user@host> show services mobile-edge anchor class-of-service 
Downlink forwarding queues/classes of service:
    Queue 0 (BE-LOW-0)
      Guaranteed priority:  low
      Excess priority:      low
      Reserved Bandwidth:   0 %
      Weight:               10

    Queue 1 (BE-LOW-1)
      Guaranteed priority:  low
      Excess priority:      low
      Reserved Bandwidth:   0 %
      Weight:               20

    Queue 2 (BE-HIGH-0)
      Guaranteed priority:  low
      Excess priority:      high
      Reserved Bandwidth:   0 %
      Weight:               20

    Queue 3 (BE-HIGH-1)
      Guaranteed priority:  low
      Excess priority:      high
      Reserved Bandwidth:   0 %
      Weight:               50

    Queue 4 (GBR-LOW)
      Guaranteed priority:  low
      Excess priority:      low
      Reserved Bandwidth:   30 %
      Weight:               0

    Queue 5 (GBR-MEDIUM)
      Guaranteed priority:  medium-high
      Excess priority:      low
      Reserved Bandwidth:   30 %
      Weight:               0

    Queue 6 (GBR-HIGH)
      Guaranteed priority:  high
      Excess priority:      low
      Reserved Bandwidth:   30 %
      Weight:               0

    Queue 7 (EXPRESS)
      Guaranteed priority:  strict-high
      Excess priority:      low
      Reserved Bandwidth:   10 %
      Weight:               0 

Release Information

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

footer-navigation