-
Notifications
You must be signed in to change notification settings - Fork 659
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] Add mVRF support #1230
[sflow] Add mVRF support #1230
Conversation
* Add mVRF support and options to CLICK CLI Signed-off-by: Garrick He <garrick_he@dell.com>
DO NOT MERGE UNTIL THIS PR IS MERGED: |
retest this please |
@GarrickHe , please fix the test failures on sflow |
@prsunny - I looked in the details of the 'default' test. I don't see any information on what failed. Can you please tell me what am I suppose to fix? Thank you. |
|
retest this please |
1 similar comment
retest this please |
* Update the sFlow test-cases to include VRF * Update 'show sflow' command for backward-compatibility Signed-off-by: Garrick He <garrick_he@dell.com>
@GarrickHe @prsunny hi guys. I would wanna know why set this limitiion in is_valid_collector_info() |
Signed-off-by: Garrick He garrick_he@dell.com
- What I did
Add options to allow mVRF configuration for sFlow collectors
- How I did it
Update the show/main.py and confg/main.py scripts
- How to verify it
Check output of CLICK CLI:
- Previous command output (if the output of a command-line utility has changed)
- New command output (if the output of a command-line utility has changed)