Skip to content

Rename Arista interface_up_time to last_link_flapped #2126

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

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

mjbear
Copy link
Collaborator

@mjbear mjbear commented May 6, 2025

resolves #2111
breaking change ⚠️

This PR simply renames the INTERFACE_UP_TIME capture group to LAST_LINK_FLAPPED.

  • Makes the capture group more clear since it can be used for interfaces that are up or down
  • Aligns with the capture group name in nxos show interface (permalink)

@mjbear mjbear merged commit 122f262 into networktocode:master Jul 29, 2025
10 checks passed
@mjbear mjbear deleted the arista_sh_int_flapped branch July 29, 2025 09:56
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.

arista_eos_show_interfaces.textfsm (VAR named incorrectly)
2 participants