8000 GitHub - trungdtbk/quagga: Quagga Routing Suite on Docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

trungdtbk/quagga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Quagga in Docker

To use, you must run a privileged container.

For instance, to run a bare, unconfigured Quagga and spawn a vtysh shell, one may use:

docker run --privileged --rm -it -n quagga quagga

The user may disconnect from this using Ctrl-P, Ctrl-Q and reattach to vtysh using 'docker attach -it quagga'.

About

Quagga Routing Suite on Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0