| 176 | BWM-NG was installed on SB9 with command `apt-get install bwm-ng`. `bwm-ng --help` gives you all the options you have. For csv output of tests for all eth1 interfaces at 500msec intervals: |
| 177 | |
| 178 | `bwm-ng -I eth1,eth1.27,eth1.28,eth1.100 -o csv -F <file-name>` |
| 179 | |
| 180 | Three tests were done: |
| 181 | * nothing connected, no controller active |
| 182 | * controller active, then activate 2 nodes, ping one from the other with 65500 bit payload |
| 183 | * controller active, virtual switch connected to LAN (WINLAB network) |
| 184 | |
| 185 | |