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

Enable fib suppress for leafrouter by default #17072

Merged

Conversation

StormLiangMS
Copy link
Contributor

@StormLiangMS StormLiangMS commented Nov 2, 2023

Why I did it

Enable the suppress fib feature by default.

Work item tracking
  • Microsoft ADO (25564723):

How I did it

In minigraph.py, to add the field suppress-fib-pending, and enable it for leafrouter.

How to verify it

Build / load image and check the config_db by show CLI.
admin@str-7260cx3-acs-2:~$ show suppress-fib-pending
Enabled

Need to modify the tests/bgp/test_bgp_suppress_fib.py in sonic-mgmt repo, to check the config before restore. Otherwise, after this test, it will turn off the suppress-fib-pending.
sonic-net/sonic-mgmt#10612

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

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

Tested branch (Please provide the tested image version)

  • 20230531.07

Description for the changelog

Link to config_db schema for YANG module changes

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

@StormLiangMS StormLiangMS marked this pull request as draft November 2, 2023 07:45
@StormLiangMS StormLiangMS marked this pull request as ready for review November 2, 2023 14:36
@mssonicbld
Copy link
Collaborator

@StormLiangMS PR conflicts with 202305 branch

StormLiangMS added a commit that referenced this pull request Nov 6, 2023
…17101

Why I did it
Cherry pick #17072

Work item tracking
Microsoft ADO (25564723):
How I did it
How to verify it
stepanblyschak added a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants