show ipfix

Use this command to display detailed information about the configured IPFIX exporters on the device.

Command Syntax

Copy
show ipfix

Parameters

None

Default

None

Command Mode

Execution mode

Applicability

Introduced in OcNOS version 6.5.1.

Example

The show command output provides detailed information about the exporters configured on the device, including exporter name, source and destination addresses, UDP ports, Template ID, and timeout value.

Copy
OcNOS#show ipfix
Exporters:
  Name:                  FLOW-EXPORTER
    Source:              192.0.2.88
    Destination:         192.0.2.89
    Source UDP:          53859
    Destination UDP:     4739
    Template ID:         500
 
    Data Template Timeout:600

Gain insights into IPFIX exporters with detailed field descriptions provided in the table.

Table 52.

show ipfix fields

Field

Description

Exporter Name

Specifies the name of the IPFIX exporter.

Source

Indicates the source IPv4 address of the exporter.

Destination

Specifies the destination IPv4 address of the exporter.

Source UDP

Indicates the source UDP port used by the exporter.

Destination UDP

Specifies the destination UDP port used by the exporter.

Template ID

Specifies the template ID used by the exporter.

Data Template Timeout

Indicates the timeout interval, in seconds, for sending data templates to the collector.