The BIRD Internet Routing Daemon in Docker
1.5K

BIRD is an open-source implementation for routing Internet Protocol packets on Unix-like operating systems. It was developed as a school project at the Faculty of Mathematics and Physics, Charles University, Prague, and is distributed under the GNU General Public License. It establishes multiple routing tables, and uses BGP, RIP, and OSPF routing protocols, as well as statically defined routes.
$ docker run -it --rm -v ./bird.conf:/etc/bird/bird.conf liuzhen932/bird2-docker:2.0.12
Good Luck and enjoy the BIRD :)
Content type
Image
Digest
sha256:e089a3df1…
Size
32.8 MB
Last updated
4 months ago
docker pull liuzhen932/bird2-docker