------------------ ------------------
| | | |
| -------|Veth Pair Veth Pair|------- |
| | tap1 |------ -------| tap2 | |
| -------| | | |------- |
| | | | | |
|Namespace "ns1" | | | | Namespace "ns2"|
------------------ | | ------------------
v v
---------------------------
|ovs-tap1 ovs-tap2|
| |
| Openvswith |
---------------------------
usage: test.py [-h] [-v] [-t T]
An experiment about openvswitch.
optional arguments:
-h, --help show this help message and exit
-v print some debug messages and keep the OVS setting alive
-t T time in seconds to UDP test (default 10 secs)
Linux Switching – Interconnecting Namespaces
How to Connect network namespaces using OpenvSwitch and veth pairs