diff --git a/ntc_templates/templates/cisco_xr_show_bgp_vrf_all_neighbors_advertised-routes.textfsm b/ntc_templates/templates/cisco_xr_show_bgp_vrf_all_neighbors_advertised-routes.textfsm index cadeba55e2..c7096f8873 100644 --- a/ntc_templates/templates/cisco_xr_show_bgp_vrf_all_neighbors_advertised-routes.textfsm +++ b/ntc_templates/templates/cisco_xr_show_bgp_vrf_all_neighbors_advertised-routes.textfsm @@ -17,8 +17,7 @@ Start ROUTES ^${NETWORK}\/${PREFIX_LENGTH}\s+${NEXT_HOP}\s+${FROM}\s+${AS_PATH}$$ -> Record - ^\s*$$ -> Continue.Clearall - ^Processed\s+ -> Start + ^\s*$$ + ^Processed ^. -> Error -End