Receiving IPFIX data by ipfixreceiver [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:dpi_components:utilities:oldutility:ipfixreceiver [2023/08/28 15:38] – ↷ Операцией перемещения обновлены ссылки elena.krasnobryzhen:dpi:dpi_components:utilities:oldutility:ipfixreceiver [2024/09/26 15:29] (current) – external edit 127.0.0.1
Line 7: Line 7:
 ==== CentOS6 ==== ==== CentOS6 ====
  
-  - add the VAS Experts repository according to the item 1 of [[en:dpi:update:previous:ver_1_0:dpi_10_update:start|DPI installation]] instruction manual.+  - add the VAS Experts repository <code>rpm --import http://vasexperts.ru/centos/RPM-GPG-KEY-vasexperts.ru 
 +rpm -Uvh http://vasexperts.ru/centos/6/x86_64/vasexperts-repo-1-0.noarch.rpm</code>
   - instal the ipfixreceiver:\\ <code>yum install -y ipfixreceiver</code>   - instal the ipfixreceiver:\\ <code>yum install -y ipfixreceiver</code>
   - check for the changes in the configuration files so they to be consistent with ipfixreceiver current version, see the "Important changes" section.   - check for the changes in the configuration files so they to be consistent with ipfixreceiver current version, see the "Important changes" section.
  
 ==== CentOS7 ==== ==== CentOS7 ====
-  - add the VAS Experts repository according to the item 1 of [[en:dpi:update:previous:ver_1_0:dpi_10_update:start|DPI installation]] instruction manual.+  - add the VAS Experts repository <code>rpm --import http://vasexperts.ru/centos/RPM-GPG-KEY-vasexperts.ru 
 +rpm -Uvh http://vasexperts.ru/centos/6/x86_64/vasexperts-repo-1-0.noarch.rpm</code>
   - install the epel repository <code>yum -y install epel-release</code>   - install the epel repository <code>yum -y install epel-release</code>
   - install the forencis repository: <code>rpm --import https://forensics.cert.org/forensics.asc   - install the forencis repository: <code>rpm --import https://forensics.cert.org/forensics.asc
 rpm -Uvh https://forensics.cert.org/cert-forensics-tools-release-el7.rpm</code> rpm -Uvh https://forensics.cert.org/cert-forensics-tools-release-el7.rpm</code>
-  - установите ipfixreceiver:\\ <code>yum -y install libfixbuf --disablerepo=forensics+  - install the ipfixreceiver:\\ <code>yum -y install libfixbuf --disablerepo=forensics
 yum -y install  netsa-python netsa_silk yum -y install  netsa-python netsa_silk
 yum -y install ipfixreceiver --disablerepo=forensics</code> yum -y install ipfixreceiver --disablerepo=forensics</code>
Line 151: Line 153:
  
 The field names and their description can be accessed from the following links:\\ The field names and their description can be accessed from the following links:\\
-  - [[en:dpi:dpi_options:opt_statistics:statistics_ipfix:start|Netflow export template using the IPFIX format]] +  - [[en:dpi:dpi_options:opt_statistics:statistics_ipfix|Netflow export template using the IPFIX format]] 
-  - [[en:dpi:dpi_options:opt_li:li_ipfix:start|Clickstream and SIP export templates]] +  - [[en:dpi:dpi_options:opt_li:li_ipfix|Clickstream and SIP export templates]] 
-  - [[en:dpi:dpi_components:radius:radmon_acct_ipfix:start|AAA export template using the IPFIX format]]+  - [[en:dpi:dpi_components:radius:radmon_acct_ipfix|AAA export template using the IPFIX format]]