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

T6001: add option to disable next-hop-tracking resolve-via-default #3016

Merged
merged 3 commits into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. T5150: rename smoketest config egb-igp-route-maps -> egp-igp-route-maps

    EDB should be EGP for exterior gateway protocol
    c-po committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5665419 View commit details
    Browse the repository at this point in the history
  2. T6001: add option to disable next-hop-tracking resolve-via-default

    * set system ip nht no-resolve-via-default
    * set system ipv6 nht no-resolve-via-default
    c-po committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ece0e76 View commit details
    Browse the repository at this point in the history
  3. T6001: add option to disable next-hop-tracking resolve-via-default in…

    … VRF context
    
    * set vrf name <name> ip nht no-resolve-via-default
    * set vrf name <name> ipv6 nht no-resolve-via-default
    c-po committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0fafc4b View commit details
    Browse the repository at this point in the history