Skip to content

BGP route injector in a container

Notifications You must be signed in to change notification settings

etSpark/docker-bgp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-bgp

BGP route injector for docker. Based on simple_bgp.

Pull from the Docker Hub:

docker pull chickenmaru/bgp

Alternatively, build it yourself:

make
make run

Usage

  1. Edit startup script (startbgp.sh)
  2. Edit routes (routes)
  3. make
  4. make run

About

BGP route injector in a container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 66.8%
  • Shell 33.2%