diff --git a/ntc_templates/templates/cisco_xr_show_eigrp_neighbors.textfsm b/ntc_templates/templates/cisco_xr_show_eigrp_neighbors.textfsm index 297aa78cbd..9fd2efa8ca 100644 --- a/ntc_templates/templates/cisco_xr_show_eigrp_neighbors.textfsm +++ b/ntc_templates/templates/cisco_xr_show_eigrp_neighbors.textfsm @@ -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