Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sflow] Fix sample rate defaults for sflow in CLI reference #1367

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 19, 2021

  • Align sample rate default values for sflow in CLI reference
    with real defaults, defined in src/sonic-swss/cfgmgr

Signed-off-by: Maksym Belei [email protected]

- What I did
Resolves #1334
Default values of sample rate for sFlow have changed according to values, defined in sonic-buildimage/src/sonic-swss/cfgmgr/sflowmgr.h.

- How I did it
Command reference file has changed.

- How to verify it
The default sample rates have defined here:
https://github.com/Azure/sonic-swss/blob/321291aa7aca89a3ccef2bed36aff074eac1054f/cfgmgr/sflowmgr.h#L21

* Align sample rate default values for sflow in CLI reference
  with real defaults, defined in src/sonic-swss/cfgmgr

Signed-off-by: Maksym Belei <[email protected]>
@ghost ghost marked this pull request as ready for review January 19, 2021 09:39
@ghost ghost closed this Apr 14, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[sflow] Default sample rate in sflow is not match with CLI spec
0 participants