Configuring on-stick and LAG/LACP [Документация VAS Experts]

Differences

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

Link to this comparison view

Next revision
Previous revision
en:dpi:dpi_components:platform:dpi_inst_spec:dpi_onstick [2024/09/26 15:29] – created - external edit 127.0.0.1en:dpi:dpi_components:platform:dpi_inst_spec:dpi_onstick [2024/12/12 07:38] (current) – ↷ Операцией перемещения обновлены ссылки elena.krasnobryzh
Line 82: Line 82:
  
 =====LAG/LACP port aggregation===== =====LAG/LACP port aggregation=====
-Port aggregation by SSG is supported for the following modes [[en:dpi:dpi_brief:install_point_ssg:instruction_instal|in-line]] и [[en:dpi:dpi_components:platform:dpi_inst_spec:dpi_onstick#configuring_on-stick|on-stick]].+Port aggregation by SSG is supported for the following modes [[en:dpi:dpi_brief:network_preparation:install_point_ssg:instruction_instal|in-line]] и [[en:dpi:dpi_components:platform:dpi_inst_spec:dpi_onstick#configuring_on-stick|on-stick]].
  
 ====LACP port aggregation==== ====LACP port aggregation====
Line 184: Line 184:
 in_dev=subs1:subs2 in_dev=subs1:subs2
 out_dev=inet1:inet2</code> out_dev=inet1:inet2</code>
 +
 +=====Diagnosis=====
 +LACP diagnostics is performed using the pcap entry. To do this, the parameter ''pcap'' must be added to the LAG description.\\
 +Parameter values: 
 +  * on — enable pcap recording
 +  * off — disable pcap recording
 +<code bash>
 +# tracing (writing to pcap) of LACP packets of the given LAG
 +    #pcap=on
 +</code>