BGP Neighbor Check

Check BGP Peers

The BGP neighbor check script is designed to verify the status of all BGP peers on a router.  The script connects to a list of routers and performs a show ip bgp neighbor x.x.x.x.  It then extracts the neighbor status and compares that status against a predefined input file.  If the status does not match then an error will be generated. Extremely valuable for both Enterprise and Service Provider networks.  VRF support.