mirror of
https://github.com/napalm-automation-community/napalm-vyos.git
synced 2026-03-01 11:24:50 +00:00
Fix BGP summary template for recent versions of VyOS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user