You can optionally define one or more application profiles for inclusion in CoS actions. To configure, include the application-profile statement at the [edit services cos] hierarchy level:
- [edit services cos]
-
application-profile profile-name {
-
-
sip-text {
-
dscp (alias | bits);
-
forwarding-class class-name;
- }
-
-
sip-video {
-
dscp (alias | bits);
-
forwarding-class class-name;
- }
-
-
sip-voice {
-
dscp (alias | bits);
-
forwarding-class class-name;
- }
- }
The application-profile statement includes three fixed components: sip-text, sip-video, and sip-voice. You can set the appropriate dscp and forwarding-class values for each component within the application profile.
You can apply the application profile to a CoS configuration by including it at the [edit services cos rule rule-name term term-name then] hierarchy level.