Skip to content

Commit

Permalink
Update templates/cisco_ios_traceroute.textfsm
Browse files Browse the repository at this point in the history
Co-authored-by: Mikhail Yohman <mikhail.yohman@gmail.com>
  • Loading branch information
Yakuza-UA and FragmentedPacket authored May 21, 2020
1 parent e7eb335 commit cf721c8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions templates/cisco_ios_traceroute.textfsm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ Start
^Tracing\s+the\s+route
^VRF\s+info: -> Entries
^\s*$$
^.*$$ -> Error
^\s*$$
^. -> Error

Entries
^\s+${HOP_NUM}\s+ -> Continue
Expand All @@ -41,4 +42,4 @@ Entries
^.*?(?:(?:\d+\s+msec|![A-Z]|\*|\?)\s+){9}${RTT_RESPONSE} -> Continue
^.* -> Record

EOF
EOF

0 comments on commit cf721c8

Please sign in to comment.