simulate datacenter network in laptop
- Linux (not working in mac)
- Docker
- Ansible (for network provisioning)
# up containers
$ ./up.sh
# down
$ ./down.sh
forward_container_netns.yml
: forwarding container netns to host netnsconfigure_bgp_network.yml
: configure veth interfaces in each network nodes.
Use BIRD2
router.
MIT