Hi,

I'm solved this. My switch create OF rule automatically without gerenate Packet-In event to controller. So, when i request stats of all rules in switch (out_port = ofp.OFPP_NONE) i received the match of each rule, then i get the MAC of rule.

Thank you for your help!

Citando Iwase Yusuke <iwase.yusu...@gmail.com>:

Hi,

Could you be more specific?

Your switch (Extreme) acts L2 switching without OpenFlow rules and does not send Packet-In, right?

Well... if your switch does not install any flow entry for received MAC addresses, it seems to be
difficult to capture them.
Because OpenFlow does not provide the feature for retrieving information from normal Ethernet
switching operation side.

Thanks,
Iwase


On 2017年10月28日 03:57, marcosab...@inf.ufg.br wrote:
Hi,

I work with a hybrid switch(Extreme) that does not require a 'OF learning switch'. Therefore do not occur the PacketIn event. I want to capture MAC address of a rule from Flow Table of switch. It's possible?

Thanks!

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to