zebra is an open source implementation as a successor of GNU Zebra and Quagga project. zebra is implemented in Go programming language to fit in container or virtual machine environment.
zebra uses openconfigd as configuration manager. Please install openconfigd before installing zebra.
Please build ribd as a first zebra module.
$ go get github.com/coreswitch/zebra/rib/ribd
Then execute ribd under root privilege.
$ sudo ${GOPATH}/bin/ribd