From 01c02019d0004c19244573a7e77f354bebd57caa Mon Sep 17 00:00:00 2001 From: Hanarion Date: Sun, 20 Apr 2025 22:48:01 +0200 Subject: [PATCH] Fix BGP summary template for recent versions of VyOS --- napalm_vyos/templates/bgp_sum.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/napalm_vyos/templates/bgp_sum.template b/napalm_vyos/templates/bgp_sum.template index 023967e..c67194a 100644 --- a/napalm_vyos/templates/bgp_sum.template +++ b/napalm_vyos/templates/bgp_sum.template @@ -14,7 +14,7 @@ Value Required PREFIX_SENT (\d+) Value Required DESCRIPTION (.+) Start - ^BGP router identifier ${BGP_ROUTER_ID}, local AS number ${LOCAL_AS} vrf-id ${VRF_ID} -> Neighbors + ^BGP router identifier ${BGP_ROUTER_ID}, local AS number ${LOCAL_AS} .* vrf-id ${VRF_ID} -> Neighbors Neighbors ^Neighbor\s+V\s+AS\s+MsgRcvd\s+MsgSent\s+TblVer\s+InQ\s+OutQ\s+Up/Down\s+State/PfxRcd\s+PfxSnt\s+Desc -> PeerLine