Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:dpi:changelog:beta_rec [2026/02/17 08:52] – created elena.krasnobryzh | en:dpi:changelog:beta_rec [2026/06/15 15:25] (current) – removed elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{indexmenu_n> | ||
| - | ====== Recommendations for updating to beta version, setting up and collecting logs ====== | ||
| - | 1. Update the service to the beta version using the command: < | ||
| - | <note tip> | ||
| - | |||
| - | 2. In the configuration file ''/ | ||
| - | nat_whp_max_viewq=1 | ||
| - | nat_dstaddr_cache_size=0 | ||
| - | </ | ||
| - | < | ||
| - | |||
| - | nat_dstaddr_cache_size - disables postNATport sending to IPFIX, optionally, because it affects the upload of NAT broadcasts | ||
| - | \\ | ||
| - | |||
| - | Optionally, if there is a shortage of ports for connections\\ | ||
| - | nat_whp_lifetime=10 - defines the short queue time in seconds for NAT broadcast for TCP SYN, TCP FIN, UDP. This parameter overrides lifetime_flow only for NAT broadcasts. After this time, it is possible to reuse the port, but use occurs only when the port reaches the queue at a specific public IP address. It reduces the release time of ports.\\ | ||
| - | nat_gcache_slice_k100=150 - changes the logic of port allocation, use only in the case of a small density of Private on Public less than 10:1 | ||
| - | </ | ||
| - | |||
| - | 3. Perform a restart of SSG. Please note that if FastPCRF is placed on a separate server, the fastpcrf service should be restarted on the FastPCRF server. Restart will lead to interruption of processing of subscriber traffic.\\ The restart should be performed in the following order: < | ||
| - | service fastpcrf restart | ||
| - | service fastdpi start</ | ||
| - | |||
| - | 4. Collect the dump flow with the command: < | ||
| - | |||
| - | 5. Backup fastdpi logs using the command: < | ||
| - | |||
| - | 6. Collect statistics on all CG-NAT subscribers using the command: < | ||
| - | |||
| - | 7. Collect statistics on subscribers who have more than 800 TCP sessions: < | ||
| - | |||
| - | 8. Collect statistics on subscribers who have sessions of more than 800 UDP sessions: < | ||
| - | |||
| - | 9. Record the conclusions of the following commands: < | ||
| - | ll -h / | ||
| - | |||
| - | 10. Notify us so that we can download the log archive and dump flow from the server. You can also download them yourself and transfer them to us through any convenient file sharing service. | ||