Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show services lrf template

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services lrf template option

Description

Display the fields for a template type. You must specify a template type.

Options

option

Specify one of the following template types:

  • device-data—Display the fields for the Device Data template type.

  • flow-id—Display the fields for the Flow ID template type.

  • http—Display the fields for the HTTP template type.

  • ifl-subscriber—Display the fields for the IFL Subscriber template type.

  • ipflow—Display the fields for the IPFlow template type.

  • ipflow-extended—Display the fields for the IPFlow Extended template type.

  • ipflow-tcp—Displays the fields for the IPFlow TCP template type.

  • ipflow-tcp-ts—Displays the fields for the IPFlow TCP Timestamp template type.

  • ipflow-ts—Display the fields for the IPFlow Timestamp template type.

  • ipv4—Display the fields for the IPv4 template type.

  • ipv4-extended—Display the fields for the IPv4 Extended template type.

  • ipv6—Display the fields for the IPv6 template type.

  • ipv6-extended—Display the fields for the IPv6 Extended template type.

  • l7-app—Display the fields for the L7 Application template type.

  • mobile-subscriber—Display the fields for the Mobile Subscriber template type.

  • pcc—Display the fields for the PCC template type.

  • subscriber-data—Display the fields for the Subscriber Data template type.

  • wireline-subscriber—Display the fields for the Wireline Subscriber template type.

Required Privilege Level

view

Sample Output

show services lrf template ipv4

content_copy zoom_out_map
user@host> show services lrf template ipv4
LRF Template fields
    Ipv4 source address
    Ipv4 destination address
    TCP/UDP source port
    TCP/UDP destination port

show services lrf template ipflow-extended

content_copy zoom_out_map
user@host> show services lrf template ipflow-extended
Field                   Element Id       Length(bytes)      Vendor 
Service set name        520              16                 Juniper   
Routing-instance        521              16                 Juniper 

show services lrf template ipflow-tcp-ts

content_copy zoom_out_map
user@host> show services lrf template ipflow-tcp-ts
Field                            Element Id    Length(bytes)  Vendor 
Smooth RTT uplink                10000         4              Juniper   
Smooth RTT downlink              10001         4              Juniper   
Client setup Time                10002         4              Juniper   
Server Setup time                10003         4              Juniper   
Client first payload timestamp   10004         8              Juniper   
Upload time                      10005         4              Juniper   
Server first payload timestamp   10006         8              Juniper   
Download time                    10007         4              Juniper   
Acknowledged volumes uplink      10008         8              Juniper   
Acknowledged volumes downlink    10009         8              Juniper  

show services lrf template ipflow-tcp

content_copy zoom_out_map
user@host> show services lrf template ipflow-tcp
Field                              Element Id  Length(bytes)  Vendor 
Retransmitted TCP packets uplink   115         4              Juniper   
Retransmitted TCP packets downlink 116         4              Juniper   
TCP flow creation timestamp        121         8              Juniper 

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation