Skip to content

tehnerd/bgpinjector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

right now it works only for ibgp (this is the current limitation of bgp2go)

-- USAGE -- you need to provide cfg file in format

N <IPv4 neighbor's address> inet 
N6 [<IPv6 Neighbor's address>] inet6
R <ipv4 route>
R6 <ipv6 route>

and then run:

 ./bgpinjector <path/to/cfgfile>

About

Simple bgp injector for fast and dirty capacity (fib size) testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages