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

Set the default mac ageing time to 600 seconds #2365

Merged
merged 2 commits into from
Jun 15, 2019

Commits on Dec 7, 2018

  1. Set the default mac ageing time to 300 seconds

    The current mac ageing was disabled, this could lead the mac address
    table to increase over time and lead to resource and performance issues.
    
    Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
    zhenggen-xu committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    46710e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Update the default HW ageing timer to be 600 seconds.

    This is to be on the safer side where ARP update interval
    is 300 seconds and SONiC does not flood when ARP is aged out.
    
    Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
    zhenggen-xu committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    5781cdf View commit details
    Browse the repository at this point in the history