show services inband-flow-telemetry
Syntax
show services inband-flow-telemetry (global | profile | stats)
Description
Display Inband Flow Analyzer (IFA) 2.0 statistics.
Options
global
|
Display information about IFA global parameters configured in the IFA node. The IFA global parameters include the global device ID, mode, metadata stack length, and hop limit. |
profile
|
Display information about the IFA profile configured in the IFA node. The IFA profile configuration parameters include the profile name, sample rate, and so on. |
stats
|
Display information about the number of IFA probe copies that traversed the IFA initiator, transit, and terminating nodes. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show services inband-flow-telemetry
command.
|
Field Name |
Field Description |
Device Role |
Level of Output |
|---|---|---|---|
|
|
Global device identifier, which is a unique identifier configured in the IFA node. |
All |
global |
|
|
Metadata stack length configured in the IFA node. |
Initiator only |
global |
|
|
Maximum number of hops in an IFA zone. |
Initiator only |
global |
|
|
Name configured for the IFA profile. A profile name uniquely identifies each profile. |
Initiator and terminator only |
profile |
|
|
Sample rate configured on the IFA node. |
Initiator only |
profile |
|
|
IFA terminator node's IPv4 source address. |
Terminator only |
profile |
|
|
Collector's IPv4 destination address. |
Terminator only |
profile |
|
|
Mode in which the IFA initiator mode is operating, |
Initiator only |
global |
|
|
Collector's destination port number. |
Terminator only |
profile |
|
|
Number of IFA packets initiated from the device. |
Initiator only |
stats |
|
|
Number of IFA packets transited. |
Transit node only |
stats |
|
|
Number of IFA packets received at the terminator node. |
Terminator only |
stats |
|
|
|
Terminator only |
stats |
|
|
(QFX5120 only) Number of IPFIX packets sent to the collector. |
Terminator only |
stats |
Sample Output
- show services inband-flow-telemetry global (QFX5120-48Y and QFX5120-32C)
- show services inband-flow-telemetry profile (QFX5120-48Y and QFX5120-32C)
- show services inband-flow-telemetry stats (QFX5120-48Y and QFX5120-32C)
show services inband-flow-telemetry global (QFX5120-48Y and QFX5120-32C)
user@initiatorhost> show services inband-flow-telemetry global Global Device ID : 20 Meta-data Stack Length : 160 Hop Limit : 255 Flow Type : l3 No IPv6 Address match : 0 Clock Source : NA
show services inband-flow-telemetry profile (QFX5120-48Y and QFX5120-32C)
user@host> show services inband-flow-telemetry profile Profile Name : p1 Sample rate : 1 Source Address : 10.80.1.1 Destination Address : 10.80.1.2 Destination Port : 2055
show services inband-flow-telemetry stats (QFX5120-48Y and QFX5120-32C)
user@host> show services inband-flow-telemetry stats IFA Init Packets : 10 IFA Transit Packets : 20 IFA Terminate Rx Packets : 30 IFA Terminate Tx Packets : 30 IFA Terminate Tx Records : 3
Release Information
Command introduced in Junos OS Release 21.4R1.