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

Added support for tunnel route status in show vnet routes all. #2341

Merged
merged 5 commits into from
Sep 15, 2022
Merged

Added support for tunnel route status in show vnet routes all. #2341

merged 5 commits into from
Sep 15, 2022

Commits on Aug 29, 2022

  1. Added support for tunnel route status in show vnet routes all.

    The status may be active, inactive or not present at all.
    The status field cna have 3 values.
    Empty : Configured but not in ASIC
    Active : Configured and active in ASIC.
    Inacive : Configured but not in ASIC due to lack ofr BFD session.
    siqbal1986 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    781806f View commit details
    Browse the repository at this point in the history
  2. typo fix.

    siqbal1986 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a26f064 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    ac7549d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Updated command reference.

    siqbal1986 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    bec449c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa67ae View commit details
    Browse the repository at this point in the history