MWGA / mwga

Issue tracking repo.
1 stars 0 forks source link

Test OpenFlow matches on simple example #63

Open xsabolm opened 6 years ago

Horkyze commented 6 years ago

run floodligh: java -jar target/floodlight.jar and the mininet network mn --switch ovs,protocols=OpenFlow13 --controller remote.

Upong inserting the static flow in floodlight ui like this:

screen shot 2018-04-09 at 10 59 22

Verifying with tcp dump, while pinging between h1 and h2 tcpdump -i s1-eth2 -en, the mac address DOES NOT change, as it should.