Categorygithub.com/coreswitch/zebra
repository
1.8.1
Repository: https://github.com/coreswitch/zebra.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

zebra

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.

Getting started

zebra uses openconfigd as configuration manager. Please install openconfigd before installing zebra.

Install

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

Using zebra