Differences
This shows you the differences between two versions of the page.
| 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.1 | en:dpi:dpi_components:platform:dpi_inst_spec:dpi_onstick [2025/05/23 14:02] (current) – ↷ Links adapted because of a move operation elena.krasnobryzh | ||
|---|---|---|---|
| Line 184: | Line 184: | ||
| in_dev=subs1: | in_dev=subs1: | ||
| out_dev=inet1: | out_dev=inet1: | ||
| + | |||
| + | =====Diagnosis===== | ||
| + | LACP diagnostics is performed using the pcap entry. To do this, the parameter '' | ||
| + | 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 | ||
| + | </ | ||
| + | |||
| + | <note important> | ||