Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dpi:dpi_options:opt_shaping:shaping_troubleshooting:start [2023/10/10 08:25] – external edit 127.0.0.1 | en:dpi:dpi_options:opt_shaping:shaping_troubleshooting:start [2024/07/29 12:51] (current) – removed elena.krasnobryzh | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Troubleshooting ====== | ||
- | {{indexmenu_n> | ||
- | ==== How to check the bandwidth allocation without nfsen ==== | ||
- | Please specify the setting below in the configuration file: | ||
- | < | ||
- | reload the service: | ||
- | < | ||
- | |||
- | The ouput will be writen to /// | ||
- | < | ||
- | Total : | ||
- | proto=20 (' | ||
- | proto=34 (' | ||
- | proto=56 (' | ||
- | proto=82 (' | ||
- | proto=94 (' | ||
- | proto=336 (' | ||
- | proto=482 (' | ||
- | proto=678 (' | ||
- | proto=679 (' | ||
- | ... | ||
- | proto=1091 (' | ||
- | proto=1101 (' | ||
- | proto=1145 (' | ||
- | proto=1174 (' | ||
- | proto=1180 (' | ||
- | proto=1181 (' | ||
- | </ | ||
- | |||
- | Explanation: | ||
- | 1.internal protocol statistics index \\ | ||
- | 2.protocol name \\ | ||
- | 3.port number for protocol \\ | ||
- | |||
- | direction subs -> inet | ||
- | |||
- | 4.number of packages \\ | ||
- | 5.byte size ip total \\ | ||
- | 6.dropped packages \\ | ||
- | 7.dropped bytes \\ | ||
- | |||
- | inet direction -> subs \\ | ||
- | |||
- | 8.number of packages \\ | ||
- | 9.byte size ip total \\ | ||
- | 10.dropped packages \\ | ||
- | 11.dropped bytes \\ | ||
- | \\ | ||
- | Commandline for statistics output:\\ | ||
- | < | ||
- | |||
- | ==== How to check the class-divided bandwidth allocation ==== | ||
- | |||
- | In the /// | ||
- | dbg_log_mask=0x4 | ||
- | |||
- | Reload the service: | ||
- | service fastdpi reload | ||
- | |||
- | In the /// | ||
- | [STAT ][2017/ | ||
- | DSCP_actual stats Rcvd: [0 bytes][0.00 Mbit/sec] | ||
- | [0 pkts ][0.00 pkt/sec] | ||
- | Drop: [0 bytes][0.00 %] | ||
- | [0 pkts ][0.00 %] | ||
- | Send: [0 bytes][0.00 Mbit/sec] | ||
- | [0 pkts ][0.00 pkt/sec] | ||
- | Esnd: [0 err_pkts][0.00 %] | ||
- | [STAT ][2017/ | ||
- | DSCP_actual stats Rcvd: [0 bytes][0.00 Mbit/sec] | ||
- | [0 pkts ][0.00 pkt/sec] | ||
- | Drop: [0 bytes][0.00 %] | ||
- | | ||
- | After the test being completed please disable '' |