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_multi [2024/09/26 15:29] – external edit 127.0.0.1 | en:dpi:dpi_options:opt_shaping:shaping_multi [2025/08/19 15:43] (current) – [Policing Configuration] elena.krasnobryzh | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| </ | </ | ||
| - | ==== For VLANs: ==== | + | ==== For VLANs ==== |
| + | ===Method 1=== | ||
| < | < | ||
| vchannels_list=100: | vchannels_list=100: | ||
| Line 40: | Line 41: | ||
| Traffic that is not in VLANs defined in vchannels_list will be in common channel as before. It is managed as usual in [[en: | Traffic that is not in VLANs defined in vchannels_list will be in common channel as before. It is managed as usual in [[en: | ||
| + | ===Method 2=== | ||
| + | :!: When applying the settings below, the value set in '' | ||
| + | - Setting a VLAN list: <code bash> | ||
| + | [ | ||
| + | { | ||
| + | result: { | ||
| + | result_code: | ||
| + | message: "All parameters successfully reloaded" | ||
| + | }, | ||
| + | params: [ | ||
| + | { | ||
| + | opt_name: " | ||
| + | result: true, | ||
| + | err_msg: "" | ||
| + | } | ||
| + | ] | ||
| + | } | ||
| + | ]</ | ||
| + | - Retrieving the VLAN list: <code bash> | ||
| + | [ | ||
| + | { | ||
| + | result: { | ||
| + | result_code: | ||
| + | }, | ||
| + | params: [ | ||
| + | { | ||
| + | opt_name: " | ||
| + | opt_value: " | ||
| + | result: true | ||
| + | } | ||
| + | ] | ||
| + | } | ||
| + | ]</ | ||
| + | - Applying a service plan: <code bash> | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | | ||
| + | " | ||
| + | }</ | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | - Checking the applied service plan on vchannel: <code bash> | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | { " | ||