Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:dpi:opt_cgnat:cgnat_diagnostics [2026/03/24 14:43] – elena.krasnobryzh | en:dpi:opt_cgnat:cgnat_diagnostics [2026/03/24 15:16] (current) – [Output of public addresses statistics] elena.krasnobryzh | ||
|---|---|---|---|
| Line 221: | Line 221: | ||
| The format is the same. | The format is the same. | ||
| + | |||
| + | ====List of NAT Translations==== | ||
| + | Tracking translation lifetime. Displays a list of all NAT translations for the specified internal IP address.\\ | ||
| + | The status of a translation is determined by the time of its last use and the lifetime parameter specified in the cluster options. If < | ||
| + | |||
| + | Command format: | ||
| + | < | ||
| + | |||
| + | Sample output: | ||
| + | < | ||
| + | fdpi_cli nat show 172.16.120.35 | ||
| + | nat_type | ||
| + | CGNAT TCP 172.16.120.35 | ||
| + | CGNAT TCP 172.16.120.35 | ||
| + | CGNAT TCP 172.16.120.35 | ||
| + | CGNAT TCP 172.16.120.35 | ||
| + | CGNAT TCP 172.16.120.35 | ||
| + | CGNAT TCP 172.16.120.35 | ||
| + | </ | ||
| + | |||
| + | Legend: | ||
| + | < | ||
| + | nat_type | ||
| + | protocol | ||
| + | internal_ip | ||
| + | internal_port - internal port, | ||
| + | dest_ip | ||
| + | dest_port | ||
| + | external_ip | ||
| + | external_port | ||
| + | active | ||
| + | </ | ||
| ===== Key to command to view NAT profile statistics via fdpi_ctrl ===== | ===== Key to command to view NAT profile statistics via fdpi_ctrl ===== | ||
| Command: | Command: | ||