Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
# sudo pipework docker0 -i eth1 02d05ac0aa07 10.0.0.1/24 
# sudo pipework docker0 -i eth1 0896588f8664 10.0.0.8/24 
# sudo pipework docker0 -i eth1 ba136e3fdb42 10.0.0.7/24 

 

Lets configured configure bird.conf on each of our containers and start the bird daemon.

...