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

sip (Services CoS Next Gen Services)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
sip {
    data {
        dscp (alias | bits);
        forwarding-class class-name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services cos application-profile profile-name]

Description

Configure CoS actions for SIP traffic in an application profile. The application profile can then be used in CoS rule actions.

Options

dscp (alias | bits)

Either a code point alias or a DSCP bit value to apply to the SIP packets.

forwarding-class class-name

Forwarding class name to apply to the SIP packets. The choices are:

  • assured-forwarding

  • best-effort

  • expedited-forwarding

  • network-control

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 19.3R2.

footer-navigation