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

New Template for Cisco IOS: traceroute <destination> [options] #699

Merged
merged 3 commits into from
May 21, 2020

Conversation

Yakuza-UA
Copy link
Contributor

@Yakuza-UA Yakuza-UA commented May 15, 2020

ISSUE TYPE
  • New Template Pull Request
COMPONENT

Cisco IOS, traceroute ip_address + keywords: cisco_ios_show_traceroute.textfsm

SUMMARY

This template can parse 'numeric' and 'non-numeric'
versions of the output, including extra details, such
as MPLS Exp bits, ASNs and MPLS labels (if available)

Supports up to 10 probes per hop
Captures RTT, or fault reason per probe/per hop

Excessive probes per hop (11th and above) are ignored

This template can parse 'numeric' and 'non-numeric'
versions of the output, including extra details, such
as MPLS Exp bits, ASNs and MPLS labels (if available)

Supports up to 10 probes per hop
Captures RTT, or fault reason per probe/per hop

Excessive probes per hop (11th and above) are ignored
@Yakuza-UA Yakuza-UA changed the title New Template: traceroute (Cisco IOS) New Template for Cisco IOS: traceroute <destination> [options] May 18, 2020
@FragmentedPacket FragmentedPacket added the changes_requested Waiting on user to address feedback label May 21, 2020
Co-authored-by: Mikhail Yohman <mikhail.yohman@gmail.com>
@FragmentedPacket FragmentedPacket merged commit 170c2d6 into networktocode:master May 21, 2020
@Yakuza-UA Yakuza-UA deleted the cisco_ios_traceroute branch May 22, 2020 16:22
jvanderaa pushed a commit that referenced this pull request Nov 10, 2021
* Added support for Cisco IOS traceroute command

This template can parse 'numeric' and 'non-numeric'
versions of the output, including extra details, such
as MPLS Exp bits, ASNs and MPLS labels (if available)

Supports up to 10 probes per hop
Captures RTT, or fault reason per probe/per hop

Excessive probes per hop (11th and above) are ignored

* Re-run tests against raw files

* Update templates/cisco_ios_traceroute.textfsm

Co-authored-by: Mikhail Yohman <mikhail.yohman@gmail.com>

Co-authored-by: Mikhail Yohman <mikhail.yohman@gmail.com>
guillaume-mbali pushed a commit to unyc-io/ntc-templates that referenced this pull request Apr 12, 2023
…rktocode#699)

* Added support for Cisco IOS traceroute command

This template can parse 'numeric' and 'non-numeric'
versions of the output, including extra details, such
as MPLS Exp bits, ASNs and MPLS labels (if available)

Supports up to 10 probes per hop
Captures RTT, or fault reason per probe/per hop

Excessive probes per hop (11th and above) are ignored

* Re-run tests against raw files

* Update templates/cisco_ios_traceroute.textfsm

Co-authored-by: Mikhail Yohman <mikhail.yohman@gmail.com>

Co-authored-by: Mikhail Yohman <mikhail.yohman@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes_requested Waiting on user to address feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants