Skip to content
Draft
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Start
^\s*H\s+Address\s+Interface\s+Hold\s+Uptime\s+SRTT\s+RTO\s+Q\s+Seq\s*$$
^\s+\(sec\)\s+\(ms\)\s+Cnt\s+Num\s*$$
# Match time-stamp if vty line has command time-stamping turned on
^\S+\s\S+\s\d+\s\d+:\d+:\d+\.\d+\s\S+
^\S+\s+\S+\s\d+\s\d+:\d+:\d+\.\d+\s\S+
^. -> Error

EOF