Hi

I'm assuming that the packet's payload you referrer is L4 payload, i.e.,
application layer protocol. In this regards, OpenFlow specifies[1] matches
up to L4 fields.

What you can do is to send the packet arriving to switch to Pox. To do
this, you might take a look at
Pox's FAQ "How do I get switches to send complete packet payloads to the
controller?"


[1] https://www.opennetworking.org/technical-communities/areas/specification


--
Att
Lucas Brasilino
MSc Student @ Federal University of Pernambuco (UFPE) / Brazil
twitter: @lucas_brasilino




2015-03-25 18:48 GMT-03:00 Chaitanya Tanwar <chaitanya.tan...@gmail.com>:
>
> Hi all,
>
> How can we read a packet's payload when it arrives at switch and do
actions on the basis of payload content?
> What if the traffic is https/tls,can we still read the payload?
>
> Thanks and Regards
> Chaitanya Tanwar

Reply via email to