Software Defined Networking
1753554 Members
4646 Online
108795 Solutions
New Discussion

Re: OpenFlow Flow Table Properties

 
armandom
Advisor

OpenFlow Flow Table Properties

Hi

 

I am working on an application with switches 3500 and 3800, the problem is that the  3500 switch has less Table Match Capabilities that the 3800  . How I can view these properties sdn using the 2.0.0-apidoc?

 

 

thanks for your help

2 REPLIES 2
RichieKotzen
Occasional Contributor

Re: OpenFlow Flow Table Properties

The easiest way to get these properties are using Wireshark. You can setup Wireshark on your controller machine and catch all OF messages. In this case, you have to filter by OFPFeaturesRequest/OFPFeaturesReply messages.

sdnindia
Trusted Contributor

Re: OpenFlow Flow Table Properties

Hello armandom,

Using Wireshark is the right and easy way to monitor the messgaes.
Please feel free to reply incase you have more questions around the same topic or open a new thread if new topic.

If you feel your query is resolved please let us know my marking the post as an “accepted solution”

Thanks
HP SDN Team