[Contents] [Prev] [Next] [Index] [Report an Error]


Configuring the Version 9 Template Properties

To define the version 9 templates, include the following statements at the [edit services flow-monitoring version9] hierarchy level:

services {
    flow-monitoring {
        version9 {
            template name {
                flow-active-timeout seconds;
                flow-inactive-timeout seconds;
                option-refresh-rate packets packets seconds seconds;
                template-refresh-rate packets packets seconds seconds;
                (ipv4-template | mpls-ipv4-template | mpls-template) {
                    label-position [ label ];
                }
            }
        }
    }
}

The following details apply to the configuration statements:


[Contents] [Prev] [Next] [Index] [Report an Error]