Hi, all: I set up the following network.
NOX
|
host1--------Prontoswitch------host2
|
host3
Then I ran the controller provided by OpenFlow tutorial( pytutorial.py
which just floods the packets).
How can I use xterm(and iperf) to listen for each host's packets? If using
mininet, the host's ID is simply h2 h3, and we can open xterm using "xterm
h2 h3". Are there any ways to get the real host's ID?
Thanks very much.
Weiyang
