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-1: Configuring sflow collector respective to IPv4 and IPv6 #3471

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. SFLOW-1: Configuring sflow collector respective to IPv4 and IPv6

    Following changes are made -
       1. Removing explicit_interface_in_default_vrf, considering test is using non-default VRF mvrf1 for the interface.
       2. Based on discussion b/290965827, refactoring the sflow collector configurations to be part of respective V4 and V6 test.
    
    "This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
    trathod1 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b03aa93 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Updating script to send 10M+ packets to have consistency with the sample

    generation.
    
    "This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
    trathod1 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    56daa57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37477a5 View commit details
    Browse the repository at this point in the history