Skip to content

Commit

Permalink
Update ntc_templates/templates/alcatel_aos_show_interfaces_ethernet.t…
Browse files Browse the repository at this point in the history
…extfsm
  • Loading branch information
jmcgill298 authored Jan 7, 2025
1 parent dcbe030 commit 6a9155c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,5 @@ TX_Table
^\s*Error\s*Frames\s*:\s*${TX_ERROR_FRAMES}\s*$$ -> Record Start
^\s*Error\s*Frames\s*:\s*${TX_ERROR_FRAMES}(?:,\s*Collisions\s*:\s*${TX_COLLISIONS},)?\s*$$
^\s*Late\s*collisions\s*:\s*${TX_LATE_COLLISIONS},\s*Exc-Collisions\s*:\s*${TX_EXCESSIVE_COLLISIONS}\s*$$ -> Record Start
^\s*$$
^. -> Error

0 comments on commit 6a9155c

Please sign in to comment.