Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dpi:dpi_options:opt_statistics:statistics_ipfix [2020/02/05 17:30] – ↷ Page moved from en:dpi:dpi_options:base_functionality:opt_statistics:statistics_ipfix to en:dpi:dpi_options:opt_statistics:statistics_ipfix lexx26 | en:dpi:dpi_options:opt_statistics:statistics_ipfix [2025/02/24 15:21] (current) – atereschenko | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Configuring export in IPFIX (Netflow 10) ====== | + | ====== Configuring |
+ | {{indexmenu_n> | ||
+ | NetFlow control can be changed by next setting: | ||
+ | <code bash> | ||
+ | netflow_full_collector_type=1 | ||
+ | </ | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | \\ | ||
+ | The '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | \\ | ||
+ | The following is an IPFIX (Netflow v10) export template for IPv4. | ||
+ | ^ Export template for IPFIX format (Netflow v10) | ||
+ | ^ № ^ Size ^ Type ^ IANA ^ Description | ||
+ | | 1 | 8 | int64 | 0 | OCTET_DELTA_COUNT | ||
+ | | 2 | 8 | int64 | 0 | PACKET_DELTA_COUNT | ||
+ | | 4 | 1 | int8 | 0 | PROTOCOL_IDENTIFIER | ||
+ | | 5 | 1 | int8 | 0 | IP_CLASS_OF_SERVICE | ||
+ | | 7 | 2 | int16 | 0 | SOURCE_TRANSPORT_PORT | ||
+ | | 8 | 4 | int32 | 0 | SOURCE_IPV4_ADDRESS | ||
+ | | 11 | 2 | int16 | 0 | DESTINATION_TRANSPORT_PORT | ||
+ | | 12 | 4 | int32 | 0 | DESTINATION_IPV4_ADDRESS | ||
+ | | 16 | 4 | int32 | 0 | BGP_SOURCE_AS_NUMBER | ||
+ | | 17 | 4 | int32 | 0 | BGP_DESTINATION_AS_NUMBER | ||
+ | | 152 | 8 | int64 | 0 | FLOW_START_MILLISECOND | ||
+ | | 153 | 8 | int64 | 0 | FLOW_END_MILLISECOND | ||
+ | | 10 | 2 | int16 | 0 | INPUT_SNMP | ||
+ | | 14 | 2 | int16 | 0 | OUTPUT_SNMP | ||
+ | | 60 | 1 | int8 | 0 | IP_VERSION | ||
+ | | 2000 | 8 | int64 | 43823 | SESSION_ID | ||
+ | | 2001 | - | string | ||
+ | | 2002 | 2 | int16 | 43823 | DPI_PROTOCOL | ||
+ | | 2003 | - | string | ||
+ | | 225 | 4 | int32 | 0 | POST_NAT_SOURCE_IPV4_ADDRESS | ||
+ | | 227 | 2 | int16 | 0 | POST_NAPT_SOURCE_TRANSPORT_PORT | ||
+ | | 2010 | 2 | int16 | 43823 | FRGMT_DELTA_PACKS | ||
+ | | 2011 | 2 | int16 | 43823 | REPEAT_DELTA_PACK | ||
+ | | 2012 | 4 | int32 | 43823 | PACKET_DELIVER_TIME | ||
+ | | 2016 | 2 | int16 | 43823 | BRIDGE_CHANNEL_NUM | ||
+ | | 6 | 2 | int16 | 0 | TCP_FLAGS | ||
+ | | 58 | 2 | int16 | 0 | SRC_VLAN | ||
+ | | 59 | 2 | int16 | 0 | DST_VLAN | ||
+ | | 56 | 6 | mac_address | ||
+ | | 57 | 6 | mac_address | ||
+ | | 2017 | - | raw | 43823 | MPLS Lables | ||
+ | | 132 | 8 | int64 | 0 | DROPPED_BYTES | ||
+ | | 133 | 8 | int64 | 0 | DROPPED_PACKETS | ||
+ | | 2019 | 1 | int8 | 43823 | originalTOS | ||
+ | |||
+ | Below is an IPFIX export template for an IPv6 protocl for IPv6. | ||
+ | The following fields are missing from this template: ** // | ||
+ | |||
+ | ^ Export template for IPv6 ^^^^^^ | ||
+ | ^ № ^ Num of bytes ^ Data type ^ IANA ^ Description | ||
+ | | 27 | 16 | int128 | ||
+ | | 28 | 16 | int128 | ||
+ | |||
+ | <note tip>To collect, process and store IPFIX we suggest using [[en: | ||
+ | |||
+ | For extended information in IPFIX format can be used any universal IPFIX collector, for instance - [[https:// |