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

application-profile (Services CoS Next Gen Services)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
application-profile name {
                       ftp {
                              data {
                                  dscp                       dscp;
                                  forwarding-class                       forwarding-class;
        }
    }
                       sip {
                              video {
                                  dscp                       dscp;
                                  forwarding-class                       forwarding-class;
        }
                              voice {
                                  dscp                       dscp;
                                  forwarding-class                       forwarding-class;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services cos]

Description

Configure CoS actions for FTP and SIP traffic. The application profile can then be used in CoS rule actions. This enables you to apply a certain DSCP, or forwarding-class to a set of L7 flows.

Options

profile-name

Name of the application profile.

The remaining statements are explained separately. See CLI Explorer.

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