...
Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
Panel | ||||
---|---|---|---|---|
In this section:
|
...
...
Quality of Service (QoS) is designed to deliver a certain Quality of Experience (QoE) by ensuring that network elements apply consistent treatment to traffic flows as they traverse the network. Multiple factors contribute to user’s experience of voice:
The
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
To set egressIpAttributes of Signaling Qos KPI Profile in IP Signaling Profile:
Code Block |
---|
% set profiles signaling ipSignalingProfile <ipSignalingProfile_name> egressIpAttributes signalingQosKpiProfile <QosKpiProfile_name> |
To enable QoS-based routing for an IP Signaling Profile:
Code Block |
---|
% set profiles signaling ipSignalingProfile <ipSignalingProfile_name> egressIpAttributes flags qosBasedRouting enable |
To enable QoS-Based routing on a global level:
Code Block |
---|
% set global qoeCallRouting mediaQosBasedRouting enable
% set global qoeCallRouting signalingQosBasedRouting enable |
Info |
---|
For a full description of commands, please see Media QoS KPI Profile - CLI, Signaling QoS KPI Profile - CLI for CLI command details, or EMA User Guide for EMA GUI descriptions. |
Differentiated services Code Point (DSCP) is a networking architecture specifying a simple and scalable mechanism for classifying and managing high-priority network traffic and providing quality of service (QoS) on modern IP networks. DSCP prioritizes certain packets in a stateless fashion, scales well and does not require many processing cycles.
The
Spacevars | ||
---|---|---|
|
Info |
---|
DSCP pass-through is configurable using Packet Service Profile flag "dscpPassthrough". See Packet Service Profile - Flags (EMA) or Packet Service Profile - CLI for configuration details. |
...
The
supports using preconfigured DSCP values for egressing audio and video packets (configured separately for audio and video). Prior to 5.0.0R0 release, the audio DSCP value was also applied for MSRP packets. Spacevars 0 series4
The
is enhanced to support setting a MSRP DSCP value for egressing MSRP packets for a specific Packet Service Profile (PSP). This configurable value, Spacevars 0 product msrpDscp
, applies to egress MSRP packets only, and does not rely on the values configured for audio/video streams.
Code Block | ||||
---|---|---|---|---|
| ||||
% set profiles media packetServiceProfile <unique profile name> qosValues msrpDscp <0-255> |
Info |
---|
For configuration details, see Packet Service Profile - CLI or, System Provisioning - Packet Service Profile (EMA). |
Pagebreak |
---|