Hello,

I have tried to create a custom topology, 2 switches s1 and s2. two hosts
per switch h1,h2 for s1 and h3,h4 for s2. I have assigned the MAC and ip
address to them for easy understanding of what is happening which are given
below.

h1 10.0.0.1 00:00:00:00:00:01
h2 10.0.0.2 00:00:00:00:00:02
h3 10.0.0.3 00:00:00:00:00:03
h4 10.0.0.4 00:00:00:00:00:04

The topology is connected to the Ryu Controller. I am running
simple_switch_13.py at the controller side with some modifications. But in
the Packet captured at the controller side, I am seeing the MAC addresses
which are unknown to me like in the screenshot given below.

[image: Inline image 1]
Can anyone please help me know where do they come from?
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to