mirror of
https://github.com/napalm-automation-community/napalm-vyos.git
synced 2026-03-25 21:05:37 +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 (.+)
|
Value Required DESCRIPTION (.+)
|
||||||
|
|
||||||
Start
|
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
|
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
|
^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