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

sonic-buildimage: Upgrade host-sflow to v2.42-1 #13332

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vidhya-rajan
Copy link
Contributor

*Fixing dynamic agentIP reconfiguration issues by upgrading to v2.42-1. *Dropmon patch files modified to be inline with v2.42-1 version.

Signed-off-by: vidhya vidhyar@celestica.com

Why I did it

  1. Agent IP dynamic reconfiguration had issues where correct Agent IP was not sent in the sample packet after agent IP is removed.
  2. Default Agent IP was selected as multicast IP if agent IP was not configured. Agent IP should be configured based on the collector IP reachable interface instead of multicast IP

How I did it

  1. Enable sflow feature by using 'config feature state sflow enabled '
  2. Ensure sflow docker is instantiated successfully before executing sflow rleated config commands.
  3. Enable sflow globally by using 'config sflow enable'
  4. Configure a valid agenID using the command config sflow agent-id add
  5. Remove the configured agent-id using config sflow agent-id del

How to verify it

The sampled packets were captured and the right agent IP configured was verfied

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

*Fixing dynamic agentIP reconfiguration issues by upgrading to v2.42-1.
*Dropmon patch files modified to be inline with v2.42-1 version.

Signed-off-by: vidhya <vidhyar@celestica.com>
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 11, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@vidhya-rajan
Copy link
Contributor Author

/AzurePipelines run Azure.sonic-buildimage

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 13332 in repo sonic-net/sonic-buildimage

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.

1 participant