Skip to content

Minimal example to run a BGP peer with a BMP collector to show notifications

Notifications You must be signed in to change notification settings

indigo423/bgp-bmp-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

docker-compose up -d

Show BMP messages

docker-compose logs -f bmpd

Announce routes

docker-compose exec r01 gobgp global rib add 192.168.255.0/24 -a ipv4

Remove routes

docker-compose exec r01 gobgp global rib del 192.168.255.0/24 -a ipv4

About

Minimal example to run a BGP peer with a BMP collector to show notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published