You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:- napalm-vyos getter for bgp_neighbors is not returning any information.
vyos version:- 1.3-rolling-202001081700
~/Automation/scripts_napalm pip3 list | grep napalm
napalm 3.2.0
napalm-vyos 0.2.1
~/Automation/scripts_napalm pip3 list | grep netmiko
netmiko 3.4.0
~/Automation/scripts_napalm
BGP output from vyos
vyos@vyos:~$ show ip bgp summary
IPv4 Unicast Summary:
BGP router identifier 192.168.1.1, local AS number 65360 vrf-id 0
BGP table version 1042
RIB entries 2024, using 364 KiB of memory
Peers 2, using 41 KiB of memory
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
172.16.12.2 4 65501 88274 88273 0 0 0 08w5d06h 18
172.16.13.2 4 65361 97094 88274 0 0 0 08w5d06h 1001
Total number of neighbors 2
vyos@vyos:~$
The text was updated successfully, but these errors were encountered:
netwninja
changed the title
napalm-vyos not returning BGP peer information
napalm-vyos getter for bgp_neighbors is not returning any information.
Apr 27, 2021
netwninja
changed the title
napalm-vyos getter for bgp_neighbors is not returning any information.
napalm-vyos getter for bgp_neighbors returns NONE
Apr 27, 2021
marcosvbuzo
added a commit
to marcosvbuzo/napalm-vyos
that referenced
this issue
Aug 12, 2021
Issue:- napalm-vyos getter for bgp_neighbors is not returning any information.
vyos version:- 1.3-rolling-202001081700
BGP output from vyos
naplam output
The text was updated successfully, but these errors were encountered: