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

upstream-rewrite

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
  upstream-rewrite {
   dscp dscp;
   dscp-n3 dscp-n3;
   forwarding-class forwarding-class;
   loss-priority(high | low);
  }

Hierarchy Level

content_copy zoom_out_map
[edit services agf fiveqi-map]
  

Description

Rewrite QoS attributes for upstream traffic in AGF in the 5QI table.

Options

dscp

Differentiated services code point (DSCP) value on the IP packet containing user data sent to the UPF on N3 Interface. DSCP is a 6-bit value represented by decimal value between 0 to 63.

  • Range: 0 through 63

dscp-n3

DSCP value of the GTP-U encapsulated packet sent to the UPF on N3 Interface. DSCP is a 6-bit value represented by decimal value between 0 to 63.

  • Range: 0 through 63

forwarding-class

Name of forwarding class. Groups packets for transmission and assigns packets to output queues.

loss-priority

Apply the packet loss priority (PLP) for dropping packets.

  • high—High probability of being dropped at times of congestion

  • low—Low probability of being dropped at times of congestion

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Command introduced in Junos OS Release 23.2R1.

footer-navigation