metrics-profile
Syntax
metrics-profile metrics-profile-name {
sla-threshold {
delay-round-trip {
delay-value;
}
jitter {
jitter-value;
}
jitter-type {
egress-jitter ;
ingress-jitter;
two-way-jitter;
}
match {
[all | any] ;
}
packet-loss {
loss-value;
}
}
Hierarchy Level
[edit security advance-policy-based-routing]
Description
Create a set of metrics, which can be used by AppQoE to evaluate the SLA of the link.
A metrics profile defines the performance metrics for delay round trip, one-way jitter or two-way jitter, and packet loss.
To ensure compliance with the SLA, metrics are required to measure and monitor the network performance. This measurement capability provides a greater visibility into the performance characteristics of the links and helps in network performance evaluation.
Options
| metrics-profile-name | Metrics profile name. |
||||
| delay-round-trip delay-value | Sets the total round-trip time (in microseconds), from the device to the remote server, that triggers a probe failure. |
||||
| jitter jitter-value | Total jitter (in microseconds) for a test, which, if exceeded, triggers a probe failure |
||||
| jitter-type | Jitter type.
|
||||
| match | Matching SLA metrics.
|
||||
| packet-loss loss-value | Percentage of number of packets that must be lost successively to trigger a probe failure. |
Required Privilege Level
services—To view this statement in the configuration.
services-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 18.2R1.