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:start [2023/10/24 09:23] – elena.krasnobryzh | en:dpi:dpi_options:opt_statistics:statistics_ipfix:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Configuring export in IPFIX (Netflow 10) ====== | ||
- | {{indexmenu_n> | ||
- | NetFlow control can be changed by next setting: | ||
- | <code bash> | ||
- | netflow_full_collector_type=1 | ||
- | </ | ||
- | |||
- | here\\ | ||
- | *" | ||
- | *" | ||
- | *" | ||
- | |||
- | ^ 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 | tcpControlBits | ||
- | | 58 | 2 | int16 | 0 | VlanID | ||
- | | 59 | 2 | int16 | 0 | postVlanId | ||
- | | 56 | 6 | mac_address | ||
- | | 57 | 6 | mac_address | ||
- | | 2017 | - | raw | 43823 | MPLS Lables | ||
- | | 132 | 8 | int64 | 0 | droppedOctetDeltaCount | ||
- | | 133 | 8 | int64 | 0 | droppedPacketDeltaCount | ||
- | |||
- | 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:// |