Skip to content

Commit

Permalink
Update ntc_templates/templates/cisco_xr_show_bgp_vrf_all_neighbors_ad…
Browse files Browse the repository at this point in the history
…vertised-routes.textfsm

Co-authored-by: Michael Bear <[email protected]>
  • Loading branch information
jorlandobr and mjbear authored Nov 26, 2024
1 parent 8ab4a02 commit 3b22028
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@ Value Filldown VRF (\S+)

Start
^\S{3}\s+\S{3}\s+\d{1,2}\s+\d+:\d+:\d+
^Network\s+Next\s+Hop\s+From\s+AS\s+Path
^VRF:\s+\S+:\d+$$
^-+$$
^%\s+Neighbor\s+not\s+found$$
^Network\s+Next\s+Hop\s+From\s+AS\s+Path$$
^Route\s+Distinguisher\:\s+${ROUTE_DISTINGUISHER}\s+\(default\s+for\s+vrf\s+${VRF}\)\s*$$ -> ROUTES
^Processed\.* -> End
^Processed\s+
^. -> Error

ROUTES
Expand Down

0 comments on commit 3b22028

Please sign in to comment.