templates
Syntax
templates {
template-name {
interval-duration interval-duration;
inactive-timeout inactive-timeout;
rate {
(layer3 layer3-packets-per-second | media media-bits-per-second);
}
delay-factor {
;
threshold {
(info | warning | critical) delay-factor-threshold;
}
}
media-loss-rate {
disable;
threshold {
(info | warning | critical) percentage mlr-percentage | packet-count mlr-packet-count);
}
}
media-rate-variation {
disable;
threshold {
(info | warning | critical) mrv-variation;
}
}
media-packets-count-in-layer3 media-packets-count-in-layer3;
media-packet-size media-packet-size;
}
}
Hierarchy Level
[edit services video-monitoring]
Description
Configure the media delivery index template containing the measurement parameters for video monitoring.
Options
delay-factor |
Define delay factor syslog threshold levels. |
| delay-factor-threshold | Delay factor threshold in milliseconds. When the threshold is exceeded, a syslog message is generated.
|
disable |
Disable logging for the threshold. |
inactive-timeout |
Number of seconds of flow inactivity after which time media delivery index statistics collection for a flow is terminated.
|
info | warning | critical |
Level of syslog message generated when a threshold is exceeded. |
interval-duration |
Number of seconds after which time media delivery index flow monitoring statistics for the interval are reported.
|
layer3-packets-per-second |
Layer 3 packet rate in IP packets per second.
|
media-bits-per-second |
Media bit rate for the stream in bits per second. |
| media-loss-rate | Define media loss rate syslog threshold levels. |
media-packets-count-in-layer-3 |
Number of media packets in an IP packet.
|
| media-packet-size | Size of media packet in bits.
|
| media-rate-variation | Define delay factor syslog threshold levels. |
| mlr-packet-count | Media loss rate threshold expressed as the number of packets dropped. When the threshold is exceeded, a syslog message is generated. |
| mlr-percentage | Media loss rate threshold expressed as the percentage of total packets dropped. When the threshold is exceeded, a syslog message is generated.
|
mrv-variation |
Media rate variation threshold. The variation is the ratio of actual media rate to the configured media rate, expressed as a percentage. |
template-name |
Name of the template containing media delivery index measurement criteria. The template can be assigned to an interface. |
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 14.1.