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_capture:capt_conf:start [2020/02/05 17:32] – ↷ Page moved from en:dpi:dpi_options:base_functionality:opt_capture:capt_conf:start to en:dpi:dpi_options:opt_capture:capt_conf:start lexx26 | en:dpi:dpi_options:opt_capture:capt_conf:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 3 Configuration ====== | ||
- | {{indexmenu_n> | ||
- | The option can be enabled in two ways: | ||
- | - Default profile: global configuration on the device, connected as a service without specifying a profile. | ||
- | - Named profile: connected as a service with the name of the profile. | ||
- | |||
- | <note important> | ||
- | |||
- | ===== Default profile ===== | ||
- | |||
- | Enable the configuration parameter in /// | ||
- | |||
- | < | ||
- | Here < | ||
- | |||
- | <note important> | ||
- | |||
- | After the parameter is added you need to restart the service: | ||
- | < | ||
- | |||
- | In this case management is carried out through connecting service 5 without specifying a profile: | ||
- | <code bash> | ||
- | fdpi_ctrl load --service 5 --login user01</ | ||
- | |||
- | <note important> | ||
- | |||
- | ===== Named profile ===== | ||
- | |||
- | Find out how to configure the named profile [[en: | ||
- | The maximum number of profiles for whitelists is set by the configuration parameter in // | ||
- | |||
- | <code bash> | ||
- | Here 4 is the default value and 65535 is the upper limit. | ||
- | |||
- | <note warning> |