Skip to content

Conversation

@sjhloco
Copy link
Contributor

@sjhloco sjhloco commented Oct 28, 2025

Add template for Cisco SDWAN show_endpoint-tracker on IOS-XE

@mjbear mjbear changed the title Added cisco_ios_show_endpoint-tracker Add cisco_ios_show_endpoint-tracker Oct 31, 2025
Comment on lines +8 to +12
Start
^Interface\s+Record\s+Name\s+Status\s+RTT -> Tracker

Tracker
^\s*${INTERFACE}\s+${NAME}\s+${STATUS}\s+${RTT}\s+${PROBE_ID}\s+${NEXT_HOP} -> Record
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sjhloco
Similar to my note on PR #2218, it might not be necessary for an extra State for a simple template. We can assess 2218 and figure out what fits. Thank you!

Suggested change
Start
^Interface\s+Record\s+Name\s+Status\s+RTT -> Tracker
Tracker
^\s*${INTERFACE}\s+${NAME}\s+${STATUS}\s+${RTT}\s+${PROBE_ID}\s+${NEXT_HOP} -> Record
Start
^Interface\s+Record\s+Name\s+Status\s+RTT
^\s*${INTERFACE}\s+${NAME}\s+${STATUS}\s+${RTT}\s+${PROBE_ID}\s+${NEXT_HOP} -> Record

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants