template (Flow Monitoring Version 9)
Syntax
- Syntax (ACX Series on Junos OS Evolved)
- Syntax (SRX Firewalls)
- Syntax (all other supported products)
Syntax (ACX Series on Junos OS Evolved)
template template-name {
(ipv4-template | ipv6-template);
option-refresh-rate packets packets seconds seconds;
template-refresh-rate packets packets seconds seconds;
}Syntax (SRX Firewalls)
template template-name {
ipv4-template {
export-extension (app-id | flow-dir);
}
ipv6-template {
export-extension (app-id | flow-dir);
}
option-refresh-rate packets packets seconds seconds;
template-refresh-rate packets packets seconds seconds;
}Syntax (all other supported products)
template template-name {
flow-active-timeout seconds;
flow-inactive-timeout seconds;
flow-key {
flow-direction;
vlan-id;
output-interface;
}
(bridge-template|ipv4-template | ipv6-template | mpls-template |vpls-template label-position [ positions ] | mpls-ipv4-template label-position [ positions ] | mpls-ipvx-template);
multi-bgp-path;
option-refresh-rate packets packets seconds seconds;
options-template-id id;
peer-as-billing-template;
source-id id;
template-id id;
template-refresh-rate packets packets seconds seconds;
tunnel-observation [ipv4 | ipv6 | mpls-over-udp];
}
Hierarchy Level
[edit services flow-monitoring version9]
Description
Specify the version 9 output template properties to support flow monitoring.
Options
template-name—Name of the version 9 template.
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 8.3.
multi-bgp-path option added in Junos OS Release
24.2R1.