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

[202012] [bgp] Enable BGP Graceful Restart based on device role #12990

Merged
merged 1 commit into from
Dec 8, 2022

Commits on Dec 7, 2022

  1. [bgp] Enable BGP Graceful Restart based on device role (sonic-net#9486)

    What I did:
    Updated Jinja Template to enable BGP Graceful Restart based on device role. By default it will be enable only if the device role type is TorRouter.
    
    Why I did:-
    By default FRR is configured in Graceful Helper mode. Graceful Restart is needed on T0/TorRouter only since the device can go for warm-reboot. For T1/LeafRouter it need to be in Helper mode only
    abdosi committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a4deb9f View commit details
    Browse the repository at this point in the history