Configuring local record PCAP, HTTP, SSL/TLS, SIP [Документация 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_options:opt_li:li_settings [2025/10/22 10:33] – [PCAP] elena.krasnobryzhen:dpi:dpi_options:opt_li:li_settings [2025/10/22 10:46] (current) elena.krasnobryzh
Line 1: Line 1:
-====== Configuring local record PCAP, Clickstream, SIP ======+====== Configuring local record PCAP, HTTP, SSL/TLS, SIP ======
 {{indexmenu_n>2}} {{indexmenu_n>2}}
-The system allows to record the traffic for selected protocols in PCAP format. It can save also metadata of HTTP requests, SIPFTP in log files.+The system allows to record the traffic for selected protocols in PCAP format. It can save also metadata of HTTP requests, SSL/TLSSIP in log files.
  
 ====== PCAP ====== ====== PCAP ======
Line 52: Line 52:
 <code bash>ajb_save_vlan</code> <code bash>ajb_save_vlan</code>
 Possible values: Possible values:
-  * ''n'' — record to PCAP only if ''vlan-id == n'' (qinq will not be recorded, even if ''svlan-id == n'')+  * ''n'' — record to PCAP only with the condition ''vlan-id == n'' (qinq will not be recorded, even if ''svlan-id == n'')
   * ''n.m'' — record to PCAP only if ''svlan-id == n'', ''cvlan-id == m''   * ''n.m'' — record to PCAP only if ''svlan-id == n'', ''cvlan-id == m''
   * ''n.0'' — record to PCAP if ''svlan-id == n'', ''cvlan-id == any''   * ''n.0'' — record to PCAP if ''svlan-id == n'', ''cvlan-id == any''