Get BGP neighbours from network devices and output a json object.
Create a config file in ~/.config/bgpneiget/config.json
{
"username": "user",
"password": "password"
}
Run the command with --help to see command line options.
Get BGP Neighbours from network devices
pip install bgpneiget==1.0.0